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 03:57:14 +01:00
Code
Releases
Activity
SqMod
/
modules
/
mysql
/
Handle
History
Sandu Liviu Catalin
0f2ac5679a
Add the option to retrieve columns/fields from explicit columns. Should
close
#26
2016-08-07 02:22:59 +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
Add the option to retrieve columns/fields from explicit columns. Should
close
#26
2016-08-07 02:22:59 +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