Releases: baraja-core/doctrine
Releases · baraja-core/doctrine
v1.0.12
Extension: Check if data type already exist.
Add robust logic for better cache permissions
v1.0.11 Extension: Generate helper code for set cache permissions.
Better logic for Sqlite cache permissions + define addInit as static function for better performance
Better logic for Sqlite cache permissions + define addInit as static function for better performance
v1.0.10 EM: Define addInit as static function + automatic fix Sqlite cache pe…
Postgres support + formal fixes.
v1.0.9 ORM extension: Code style
Performance: Additional services for EntityManager are loaded only in case of first query is passed.
Performance: Additional services for EntityManager are loaded only in case of first query is passed.
v1.0.8 Performance: Additional services for EntityManager are loaded only in…
v1.0.7
UUID Binary: Fix type.
Add support for binary UUID with best performance.
v1.0.6 README: Fix example
Better cache support for SQLite cache.
v1.0.5 Extension: Add busyTimeout logic and PRAGMA policy for SQLite cache.
Added better connection to Console.
v1.0.4 Extension: Register magic command only in case of Baraja PackageManag…
v1.0.3
CLI: Check all entities to syntax and logic error.