Skip to content

Releases: GrishinSergey/lightweight-php-orm

Release slices and executeSql

08 Mar 22:39
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	lib/orm/DataBase/AbstractDataBase.php
#	lib/orm/DataBase/Table.php
#	lib/orm/Exceptions/ExceptionsMessages.php
#	lib/orm/Query/MysqlQueryGenerator.php
#	lib/orm/Query/QueryGeneratorInterface.php

v1.3.2

24 Jun 19:32
Compare
Choose a tag to compare
fix some bugs and add supporting of numbers' types

v1.3.1.3

24 Jun 18:29
Compare
Choose a tag to compare

Fix migrations functional

24 Jun 16:25
Compare
Choose a tag to compare
--- add migrations ---

Fix some bugs in migrations functional

Migrations added

24 Jun 12:10
Compare
Choose a tag to compare
v1.3

Update composer.json

fix bug foreignkeys

21 Jun 18:07
Compare
Choose a tag to compare
v1.2.5.1

update version

v1.2.5

20 Jun 08:31
Compare
Choose a tag to compare

fix bugs in release

v1.1

18 Jun 15:17
Compare
Choose a tag to compare
fix some syntax errors