Skip to content

Releases: baraja-core/doctrine

v1.0.12

15 Jan 17:49
1fb48e2
Compare
Choose a tag to compare
Extension: Check if data type already exist.

Add robust logic for better cache permissions

16 Dec 10:57
459fa45
Compare
Choose a tag to compare
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

13 Dec 21:28
Compare
Choose a tag to compare
v1.0.10

EM: Define addInit as static function + automatic fix Sqlite cache pe…

Postgres support + formal fixes.

07 Dec 18:21
Compare
Choose a tag to compare
v1.0.9

ORM extension: Code style

Performance: Additional services for EntityManager are loaded only in case of first query is passed.

14 Nov 15:43
Compare
Choose a tag to compare
v1.0.8

Performance: Additional services for EntityManager are loaded only in…

v1.0.7

14 Nov 12:53
a034655
Compare
Choose a tag to compare
UUID Binary: Fix type.

Add support for binary UUID with best performance.

08 Nov 10:53
8675869
Compare
Choose a tag to compare

Better cache support for SQLite cache.

03 Nov 13:11
08b9368
Compare
Choose a tag to compare
v1.0.5

Extension: Add busyTimeout logic and PRAGMA policy for SQLite cache.

Added better connection to Console.

11 Sep 18:10
b69729b
Compare
Choose a tag to compare
v1.0.4

Extension: Register magic command only in case of Baraja PackageManag…

v1.0.3

28 Aug 13:45
5c9b1fc
Compare
Choose a tag to compare
CLI: Check all entities to syntax and logic error.