Skip to content

Releases: Zrnik/MkSQL

v0.9.7

13 Oct 12:10
Compare
Choose a tag to compare
base entity json serialize

v0.9.6

13 Oct 09:55
Compare
Choose a tag to compare
tests

v0.9.5

12 Oct 06:47
Compare
Choose a tag to compare
tests refactoring

cleanup

v0.9.4

01 Oct 11:25
Compare
Choose a tag to compare
Table order matters!

+ refactoring

v0.9.3

01 Oct 08:00
Compare
Choose a tag to compare
Bug with non-existing sub-entities!

v0.9.2

27 Sep 08:01
Compare
Choose a tag to compare
#FetchArray will hydrate updater too!

v0.9.1

15 Sep 14:21
Compare
Choose a tag to compare
bug fix

v0.9.0

15 Sep 13:23
Compare
Choose a tag to compare
BC Break!

- changed Updaters "use" method to get only one argument
- sub-entities are hydrated automatically
- circular references in entities are detected and results in an exception
- added declare_strict types everywhere
- added 'setType' calls where needed
- added '.idea' back to project (it holds templates for php files with header comment)
- changed file headers for the new one.
- A lot (REALLY LOT) of inspection messing.

this package still sucks, but it sucks less than before

v0.8.4

03 Sep 12:01
Compare
Choose a tag to compare
uninstallAll bug (brought by introduction of hydrateUpdater and "$pro…

…cessedTableIndication")

implemented "distinctValues" method.

code coverage added to phpunit (it sucks)

minor refactoring

v0.8.3

24 Aug 06:28
Compare
Choose a tag to compare
version bump