MyApi 1.1
What's new
Works on any bukkit version. This is not important.
Changes :
Add
- Add delete query.
- Add unique parameter in Columns object.
- Add "Add columns" method.
- Add "Change columns" method.
- Add "Remove columns" method.
- Add multi-condition.
- Add Text enum for long String.
- Create a new constructor in Columns class with args DisplaySize and DecimalNumber.
- DisplaySize = The display size for number of a Double or float.
- DecimalNumber = The number of decimal of a Double or a float.
- Add multiple values for updateValues method to make multiple update.
Changes
- Changes the constructor for Condition to be compatible with the multiCondition.
- Interchange autoIncremented and unique in parameter of Columns Constructor.
- Change Double precision to Double.
- Change String enum to Varchar enum.
Fixes and improved
- Improved a lit bit the code when a error happened. ApiResponse should be an error.
- Fix some NullPointerException and other bugs.
None for now.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

