- Join Function, alias properties added.
- Where critical bug fixed.
- Update bug fixed.
- Insert return data bug fixed.
- Removed unnecessary code.
- Update function bug fixed.
- Having function bug fixed.
- syntax changed completely
- added setException
- Renamed
group_start
togroupStart
- Renamed
or_group_start
toorGroupStart
- Renamed
group_end
togroupEnd
- Renamed
where_in
towhereIn
- Renamed
where_not_in
towhereNotIn
- Renamed
or_where_in
toorWhereIn
- Renamed
or_where_not_in
toorWhereNotIn
- Renamed
or_between
toorBetween
- Renamed
between_not
tobetweenNot
- Renamed
or_between_not
toorBetweenNot
- Renamed
or_like
toorLike
- Renamed
like_not
tolikeNot
- Renamed
or_like_not
toorLikeNot
- Renamed
concat_like
toconcatLike
- Renamed
or_concat_like
toorConcatLike
- Renamed
or_where
toorWhere
- Renamed
checksum
tochecksumTable
- Renamed
optimize
tooptimizeTable
- Renamed
repair
torepairTable
- Renamed
check
tocheckTable
- Renamed
drop
todropTable
- Renamed
analyze
toanalyzeTable
- Renamed
empty
toemptyTable
- Renamed
truncate
totruncateTable
- Renamed
get_sql_select
togetSqlSelect
- Renamed
result_object
toresultObject
- Renamed
reuslt_array
toresultArray
- Renamed
get_object
togetObject
- Renamed
get_array
togetArray
- Renamed
transactionStart
tobeginTransaction
- added retryConnectDatabase
- result and get function rename changed
- Debug Type Added
- Transaction Added
- Join function prefix joker bug fixed
- Code syntax revize
- Disctinct remove code
- Class desctruct added
- code revize optimizasion
- added multi_insert function return success count
- debug output added function
- added default select joker
- prefix joker changed
- set function bug fixed
- fixed get_sql_select function
- insert function return id added.
- multiple array where function regex added
- Stable version added.