sourcemod/extensions/sqlite
Corey D c5087d7a39
database: flip to recursive_mutex to allow nested locks (#1937)
* Fix crash from db locking

* Change db lock to use recursive_mutex
2023-03-29 20:03:03 -07:00
..
driver database: flip to recursive_mutex to allow nested locks (#1937) 2023-03-29 20:03:03 -07:00
sqlite-source Update SQLite library to 3.38.5 (#1792) 2022-06-30 08:22:28 +02:00
AMBuilder Enable math functions in sqlite (#1886) 2023-01-29 17:30:15 +00:00
extension.cpp Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds). 2013-12-30 17:51:00 -05:00
extension.h Add atomic reference counting and port DBI (bug 5876 part 3, r=ds). 2013-08-23 00:18:13 -07:00
smsdk_config.h Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00