2024-02-01T19:04:12Z - 2025-02-01T19:04:12Z
Overview
Excluding merges,
2 authors
have pushed
28 commits
to master and
39 commits
to all branches.
On master,
144 files
have changed
and there have been
2527 additions
and
2048 deletions.
6 Issues created by 1 user
Opened
#11 Transform AdapterInterface Const into enum
Opened
#12 Add a DebugInterface to handle sql query outputing more elegantly
Opened
#13 Move Migration methods from AdapterInterface into it's own object (and interface)
Opened
#14 {MySQL} Remove table creation / alteration from within Transaction
Opened
#15 {sqlite} Rework the BeginTransaction so it supports IMMEDIATE transactions
Opened
#16 beginTransaction once on saveAll method