Releases: infinityloop-dev/coolbeans
Releases · infinityloop-dev/coolbeans
0.9.2
Compare
Sorry, something went wrong.
No results found
peldax
released this
17 Jun 19:17
Numerous bugfixes and improvements in SQL generation command
Added comment attr
Added foreign key override attr
0.9.1
Compare
Sorry, something went wrong.
No results found
peldax
released this
02 Jun 20:12
Changed input path base location
0.9
Compare
Sorry, something went wrong.
No results found
peldax
released this
01 Jun 17:09
Removed final from Bean constructor
Added typehints
Enabled codestyle workflow
0.8.1
Compare
Sorry, something went wrong.
No results found
peldax
released this
19 May 14:29
Replaced deprecated Context with Explorer
0.8
Compare
Sorry, something went wrong.
No results found
peldax
released this
23 Mar 15:09
Sql generator command
php8 features (most notably static return type)
0.7.2
Compare
Sorry, something went wrong.
No results found
peldax
released this
10 Nov 19:54
Allowed infinityloop-dev/utils 2.0
Bugfixes
Compare
Sorry, something went wrong.
No results found
peldax
released this
28 Jul 10:43
fixed filling the correct column name into PrimaryKey
fixed returning number of rows from selection when using limit
Config class
Compare
Sorry, something went wrong.
No results found
peldax
released this
25 May 15:44
Merge pull request #12 from vossik/master
Removed Bootstrap.php, added Config.php
Added equals fn to PrimaryKey
Compare
Sorry, something went wrong.
No results found
peldax
released this
25 May 13:31
Merge pull request #11 from vossik/master
Added equals function into Int/ArrayPrimaryKey
Fixed tests and namespace
Compare
Sorry, something went wrong.
No results found
peldax
released this
11 May 19:11
Merge pull request #10 from vossik/master
fixed BeanTest, fixed CoolBeans namespace