| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Aksara Cuneus.tar.gz | 2022-10-07 | 5.3 MB | |
| Aksara Cuneus.zip | 2022-10-07 | 5.6 MB | |
| README.md | 2022-10-07 | 1.6 kB | |
| Totals: 3 Items | 10.9 MB | 0 | |
Updates
- Fixing the builder related to SQL Server and PostgreSQL;
- Fixing the prepared statement for native query;
- Fixing alias on the table selection when alias is used in order clause;
- Add case insensitive for PostgreSQL search method;
- Removing the column from table data when its assigned to
unset_column; - Fixing undefined method of updater upstream ping when network connection's failed.
What's Changed
- Fixing the builder related to SQL Server by @abydahana in https://github.com/abydahana/aksara/pull/291
- Removin previous version migration by @abydahana in https://github.com/abydahana/aksara/pull/292
- Removing missing statement by @abydahana in https://github.com/abydahana/aksara/pull/293
- Fixing the SQL Server Query Builder by @abydahana in https://github.com/abydahana/aksara/pull/294
- Fixing the prepared statement for native query by @abydahana in https://github.com/abydahana/aksara/pull/295
- Update Model.php by @abydahana in https://github.com/abydahana/aksara/pull/296
- Fixing group query and keyword case sensitive (PostgreSQL) by @abydahana in https://github.com/abydahana/aksara/pull/297
- Skip column when assigned to unset_column by @abydahana in https://github.com/abydahana/aksara/pull/298
- Version changes by @abydahana in https://github.com/abydahana/aksara/pull/299
- Fixing undefined method of updater upstream ping by @abydahana in https://github.com/abydahana/aksara/pull/300
Full Changelog: https://github.com/abydahana/aksara/compare/4.4.9...4.5.0