Files
mariadb-connector-python/mariadb
Georg Richter e7441f1e59 Performance optiomizations:
- Result sets
Convert named_tuple and dictinuary result sets directly from netbuffer,
instead to fetch them in tuples and convert it afterwards

- fetch rows()
Use MrdbCursor_fetchrows() c function for fetchmany/fetchall.
2022-10-09 11:15:46 +02:00
..
2022-08-07 16:47:26 +02:00
2022-08-07 16:47:26 +02:00
2022-08-07 16:47:26 +02:00
2022-08-17 14:45:46 +02:00
2022-10-09 11:15:46 +02:00
2022-08-07 16:47:26 +02:00
2022-08-07 16:47:26 +02:00
2022-06-08 13:43:20 +02:00
2022-08-17 14:45:46 +02:00
2022-10-09 11:15:46 +02:00
2020-10-04 11:35:40 +02:00
2022-06-08 13:43:20 +02:00
2022-06-22 16:22:27 -05:00