-
e74107e9
by Piotr Caban at 2026-01-14T17:04:42+01:00
include: Add msdshape.h header.
-
993978b7
by Piotr Caban at 2026-01-14T17:04:42+01:00
msado15: Improve column lookup performance.
-
3dcf487c
by Piotr Caban at 2026-01-14T17:04:42+01:00
msado15: Add initial ADOConnectionConstruction tests.
-
d2a3f4b5
by Piotr Caban at 2026-01-14T17:04:42+01:00
msado15: Add _Connection:{get,put}_ConnectionTimeout implementation.
-
886051c0
by Piotr Caban at 2026-01-14T17:04:42+01:00
msado15: Add partial adoconstruct_WrapDSOandSession implementation.
-
a222511d
by Piotr Caban at 2026-01-14T17:04:42+01:00
msado15: Fix lock and cursor type initialization in recordset_Open.
-
0c50aa23
by Piotr Caban at 2026-01-14T17:04:42+01:00
msado15: Request more features when opening table directly.
-
77ffbf58
by Piotr Caban at 2026-01-14T17:04:42+01:00
msado15: Fix active connection leak on Recordset release.