Tags
Tags give the ability to mark specific points in history as being important
1.2.10
7d7746ff
·
Composer
·
Oct 04, 2019
Updated after migration to GitLab.
1.2.9
b4566dbb
·
Fixes
·
Oct 04, 2019
Migrated project to GitLab.
1.2.8
819de502
·
Fixes:
·
Sep 26, 2019
Release:
1.2.7
1f00a431
·
New Features:
·
Sep 26, 2019
Release:
1.2.6
24f332f0
·
New Features:
·
Sep 26, 2019
Release:
1.2.5
2f1350a5
·
Added a plain Database:query() method.
·
Jul 25, 2019
Release:
1.2.4
7572389c
·
Added the helper Model::update() method.
·
Dec 02, 2018
Release:
1.2.3
0620eeae
·
Added the helper Model::insert() method.
·
Dec 02, 2018
Release:
1.2.2
a2834ddd
·
Added Database::insert() and Database::delete()
·
Dec 02, 2018
Release:
1.2.1
f4ad6d71
·
Added another fix for reserved words in table and column names.
·
Nov 10, 2018
Release:
1.2.0
a18cfe5f
·
Added and tested first fully functional implementation of the new Model::create() features.
·
Oct 28, 2018
Release:
1.0.5
089b54a2
·
Fixed some typos and inspections!
·
Oct 28, 2018
Release:
1.0.4
68eedebf
·
Create a column => property lookup cache system to speed things up.
·
Oct 28, 2018
Release:
1.0.3
59983688
·
Fixed an issue with column/property naming when using Model::where().
·
Oct 28, 2018
Release:
1.0.2
38f67133
·
Finalized work on TableNameAnnotation and fixed handling of the table name in...
·
Oct 27, 2018
Release:
1.0.1
b611a76e
·
Added TableNameAnnotation.
·
Oct 27, 2018
Release:
1.0.0
d2709e28
·
Initial commit!
·
Oct 27, 2018
Release:
Initial Release