Skip to content

Releases: codingphoenixx/PhoenixBase

Pre-Release v0.2.5.5-SNAPSHOT

28 Nov 09:35

Choose a tag to compare

Pre-release

BATCH, BATCH, BATCH...

Features

Bug Fixes

Fixed an issue which made it impossible with some drivers to use batch requests

Pre-Release v0.2.5.4.1-SNAPSHOT

25 Nov 11:24

Choose a tag to compare

Pre-release

That you can execute the default value you need to add it in the sql-command

Features

Bug Fixes

Fixed an issue which made it impossible to add a default for the tablealteraddcolumnaction

Pre-Release v0.2.5.4-SNAPSHOT

25 Nov 10:59

Choose a tag to compare

Pre-release

More choices are great.

Features

Changed the type of the default object to object.

Bug Fixes

Pre-Release v0.2.5.3.2-SNAPSHOT

25 Nov 10:27

Choose a tag to compare

Pre-release

And yes. No update is without bugs

Features

Bug Fixes

Fixed a bug where the sql did not get parse correctly

Pre-Release v0.2.5.3.1-SNAPSHOT

25 Nov 10:01

Choose a tag to compare

Pre-release

And yes. No update is without bugs

Features

Bug Fixes

Fixed a bug where only wrong string will be accepted

Pre-Release v0.2.5.3-SNAPSHOT

25 Nov 09:33

Choose a tag to compare

Pre-release

Added a check and added the Ability to add a default value

Features

Added Checks for Strings to help to prevent some bugs.
Added the Check at the TableAlterAddColumnAction
Added a default value for the TableAlterAddColumnAction

Bug Fixes

Pre-Release v0.2.5.2-SNAPSHOT

25 Nov 08:52

Choose a tag to compare

Pre-release

Do you ready need an UUID. Maybe i should`t fix the non existing problem.

Features

Bug Fixes

Rollback the last change with the TableAlterAddColumnAction

Pre-Release v0.2.5.1-SNAPSHOT

25 Nov 08:16

Choose a tag to compare

Pre-release

Do you need an UUID. I think yes.

Features

Bug Fixes

Fixed a Bug in the TableAlterAddColumnAction Action with prevented UUID or other Strings with special characters from inserting into a database.

Pre-Release v0.2.5-SNAPSHOT

21 Nov 15:17

Choose a tag to compare

Pre-release

Added the ability to not get an error if you want to add a column to a table.

Features

Added the ability to set "IF NOT EXISTS" on TableAddAction

Pre-Release v0.2.4.1-SNAPSHOT

21 Nov 14:42

Choose a tag to compare

Pre-release

Debug is nice bug maybe not that nice in production usage.

Features

Disabled DEBUG Mode. So no more console spamming.