New version 2.0.0
ECS SQLite3 for GameMaker Studio » Devlog
Hello!
Which have released the version 2.0.0 of our extension which brings the following:
Changed how the extension handles the pointers to opened database and recordset.
Carefully check the full manual to see the changes in the functions.
Changed the IWE constants + added more constants so it easier to understand the feedback given by the extension.
Added the following new functions to the extension:
- ECS_SQLite3_utility_totalDBHandles
- ECS_SQLite3_utility_availableDBHandles
- ECS_SQLite3_utility_usedDBHandles
- ECS_SQLite3_utility_totalRSHandles
- ECS_SQLite3_utility_availableRSHandles
- ECS_SQLite3_utility_usedRSHandles
- ECS_SQLite3_utility_libVersionNumb
- ECS_SQLite3_utility_libSourceID
- ECS_SQLite3_utility_compilationDate
- ECS_SQLite3_DB_isReadOnly
- ECS_SQLite3_DB_filename
- ECS_SQLite3_table_colMetadata
- ECS_SQLite3_query_setLastInsertedRowID
Deleted the following helper function since it is no longer used:
- ECS_SQLite3_utility_getPointerSize
Files
ECS SQLite3 for GMS 2.0.0 7.4 MB
Mar 28, 2023
ECS SQLite3 for GMS manual v2.0.0.pdf 1 MB
Mar 28, 2023
Get ECS SQLite3 for GameMaker Studio
Buy Now$11.99 USD or more
ECS SQLite3 for GameMaker Studio
An extension for GameMaker Studio for being able to work with SQLite3 databases
Leave a comment
Log in with itch.io to leave a comment.