From 3e0c8cca7d19b7a52f326b2cd52b31d5aa705052 Mon Sep 17 00:00:00 2001 From: Anton Titov Date: Sun, 12 May 2019 12:13:30 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7575ab0b..b719d27f6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Features: - dirty state, sync exceptions do not break entity map state - supports MySQL, MariaDB, PostgresSQL, SQLServer, SQLite - supports global query constrains, UUIDs as PK, soft deletes, auto timestamps -- supports custom persiters, disposable UoW, custom column types +- supports custom persiters, disposable UoW, custom column types, FKs to non primary columns - compatible with Doctrine Collections and Zend Hydrator Extensions: