Releases: codingphoenixx/PhoenixBase
Pre-Release v0.2.5.5-SNAPSHOT
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
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
More choices are great.
Features
Changed the type of the default object to object.
Bug Fixes
Pre-Release v0.2.5.3.2-SNAPSHOT
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
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
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
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
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
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
Debug is nice bug maybe not that nice in production usage.
Features
Disabled DEBUG Mode. So no more console spamming.