Skip to content

Releases: assertis/simpledatabase-lib

Get duplicateTable method back

27 Nov 06:46

Choose a tag to compare

3.3.3

Move back duplicateTable method

DuplicateTable shouldn't drop table

23 Nov 13:05

Choose a tag to compare

3.3.2

Remove dropTable from duplicatingTable

Change a way how we duplicate tables

23 Nov 08:57
cd92cdf

Choose a tag to compare

Merge pull request #11 from assertis/lnowak/duplicateTableWithParts

Lnowak/duplicate table with parts

Add SimpleDatabasePdo object to support reseting connection

24 Oct 13:39
2732684

Choose a tag to compare

Merge pull request #10 from assertis/lnowak/CORE-1561

Add support for restarting connection by wrapping PDO into a new object

3.2.0

28 Nov 07:28
c95d7f3

Choose a tag to compare

-inTransaction() introduced

3.1.2

27 Nov 13:27
88114ca

Choose a tag to compare

  • fix for nullable getColumn

3.1.1

11 Jan 10:54

Choose a tag to compare

fix for required return type for enableForeignKeyChecks and disableForeignKeyChecks methods

3.1.0

10 Jan 06:48

Choose a tag to compare

Support for read/write query separation

v2.3.0

03 Mar 13:43

Choose a tag to compare

php7 compatible

v1.1.0

10 Sep 12:14

Choose a tag to compare

Added stuff.