This website requires JavaScript.
Explore
Help
Sign In
thijn
/
SqMod
Watch
1
Star
0
Fork
0
You've already forked SqMod
mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced
2025-01-19 12:07:13 +01:00
Code
Releases
Activity
SqMod
/
modules
/
mysql
/
Handle
History
Sandu Liviu Catalin
c9184727f0
Add a simple method to the MySQL statement handle to check the validity of a parameter index.
2016-07-28 01:24:52 +03:00
..
Connection.cpp
Fix the execute function which could execute an empty query.
2016-07-10 05:30:01 +03:00
Connection.hpp
Partial and untested revision of the MySQL module.
2016-06-28 01:15:31 +03:00
ResultSet.cpp
Improve type conversion in the MySQL module.
2016-07-19 21:42:41 +03:00
ResultSet.hpp
Improve type conversion in the MySQL module.
2016-07-19 21:42:41 +03:00
Statement.cpp
Partial and untested revision of the MySQL module.
2016-06-28 01:15:31 +03:00
Statement.hpp
Add a simple method to the MySQL statement handle to check the validity of a parameter index.
2016-07-28 01:24:52 +03:00