Releases: czproject/sql-generator
Releases · czproject/sql-generator
Version 2.0.0
06 Jan 19:57
Compare
Sorry, something went wrong.
No results found
removed support for PHP 5.4 & 5.5
fixed compatibility with PHP 8.0
coding style
Version 1.3.0
29 Mar 21:20
Compare
Sorry, something went wrong.
No results found
added method SqlDocument::save()
SqlDocument::getSql() doesn't print empty line on begin of file
Version 1.2.3
11 Jun 14:42
Compare
Sorry, something went wrong.
No results found
fixed order of CHARACTER SET & COLLATE for MySQL
Version 1.2.2
11 Jun 14:41
Compare
Sorry, something went wrong.
No results found
DropIndex - added support for primary key
improved tests
Version 1.2.1
11 Jun 14:40
Compare
Sorry, something went wrong.
No results found
fixed ACTION_NO_ACTION & ACTION_SET_NULL
Version 1.2.0
11 Jun 14:40
Compare
Sorry, something went wrong.
No results found
added SqlDocument::comment()
added SqlDocument::command()
Version 1.1.1
11 Jun 14:39
Compare
Sorry, something went wrong.
No results found
Travis: added PHP 7.2
fixed PhpDoc comments
Version 1.1.0
18 Sep 15:23
Compare
Sorry, something went wrong.
No results found
SqlDocument: added method getSqlQueries
Version 1.0.2
18 Sep 15:22
Compare
Sorry, something went wrong.
No results found
Version 1.0.1
18 Sep 15:15
Compare
Sorry, something went wrong.
No results found
ColumnDefinition: fixed formatting of parameters