|
c4c39bfc46
|
Improved MySqlManagedConnection retry logic. Added new MySqlRowIndex attribute to specify the indexes for a given row. Improved documentation and the example program. Bumped version number to 1.0.5
|
2023-01-31 16:58:19 -08:00 |
|
|
287cb2d43d
|
Added new functions and helpers to help create tables and set them up. Bumped package version to 1.0.3
|
2023-01-31 13:03:17 -08:00 |
|
|
70dd86766b
|
Moved the DateTime To Unix converter an official converter apart of the library. Bumped package version to 1.0.2
|
2023-01-30 21:28:34 -08:00 |
|
|
8cdcf02ab5
|
Implemented the MySqlColumn converter and added more example code. Improved documentation. Added new DeleteAll function.
|
2023-01-30 20:13:51 -08:00 |
|
|
2d85bf4d62
|
Added more documentation. Simplified and cleaned up code. Added new MySqlDataReader extensions to help with reading single rows or many rows. Added more helper session functions and new MySqlCommand extensions.
|
2023-01-30 18:21:30 -08:00 |
|
|
c7602f6b0a
|
Simplified some logic and added initial Insert, Update, Get, Delete session functions.
|
2023-01-27 16:18:25 -08:00 |
|
|
41cd87b2f4
|
Working on initial project structure.
|
2023-01-27 11:34:31 -08:00 |
|