5dac2c04e7
Update to 2.7.0: * LuaSQL is adapted to Lua version 5.4 and all the drivers are compatible with To-be-closed variables. * The :close() method now returns false and a string with appropriate message instead of raising an error when there are related open objects. Add add_missing_cur_gc.patch adding missing cur_gc symbol (gh#lunarmodules/luasql#178).
Matěj Cepl2025-07-08 17:20:32 +02:00
082cc20f0c
- Switch to _service and download the code from GitHub repo, upstream doesn't create releases. - Update to version 2.6.0+git.1724375068.d60f8b2: * Add version history and credits * Update fr Documentation * Update br Documentation * Update US Documentation * Minor fixes * Fix HTML Characters * Update br Documentation * Update Fr Documentation * Update example - Enable the test suite.
Matej Cepl2024-11-05 10:26:26 +00:00
99e2002019
Accepting request 1294895 from devel:languages:lua
Ana Guerrero2025-07-22 10:20:23 +00:00
29068c5ba6
Accepting request 1222599 from devel:languages:lua
Ana Guerrero2024-11-08 11:00:40 +00:00
808a539d6b
- Switch to _service and download the code from GitHub repo, upstream doesn't create releases. - Update to version 2.6.0+git.1724375068.d60f8b2: * Add version history and credits * Update fr Documentation * Update br Documentation * Update US Documentation * Minor fixes * Fix HTML Characters * Update br Documentation * Update Fr Documentation * Update example - Enable the test suite.
Matej Cepl2024-11-05 10:26:26 +00:00
35e62b6f24
- Clean up luasql-fix-configuration.patch (now on gh#lunarmodules/luasql!152).
Matej Cepl2023-03-17 21:37:30 +00:00
2883f04e3b
- Update to 2.6.0: - Added read-only mode to SQLite3 and two new methods to MySQL fetch. - This release also added the library opening functions to luasql.h in order to ease the initialization process in C applications. - Added seek method to MySQL driver and bug-fix on ODBC driver number retrieval. - Clean up luasql-fix-configuration.patch
Matej Cepl2023-03-17 21:30:14 +00:00