|
f38a08b1cf
|
Exposed ExecuteReader and ExecuteNonQuery bumped package version, added documentation.
|
2023-02-22 10:32:15 -08:00 |
|
|
15e51b7a42
|
Simplified MySqlColumn by removing Default and Nullable. Added support for built in Nullable types. Bumped package version to 1.1.0
|
2023-02-22 08:06:42 -08:00 |
|
|
7595acb740
|
Added MySql ErrorCode to MySqlCommandException. Cleaned up code. Bumped version to 1.0.9
|
2023-02-02 08:42:29 -08:00 |
|
|
621d9c74fb
|
Added new MySqlCommandException and improved exception handling for ExecuteReader and ExecuteNonQuery for ManagedConnections. Bumped package version to 1.0.8
|
2023-02-01 10:10:08 -08:00 |
|
|
b6a47ce023
|
Bumped package version to 1.0.7 and fixed a bug with the retry logic for ExecuteReader.
|
2023-02-01 09:52:09 -08:00 |
|
|
0348b26aec
|
Improved documentation, bumped package version to 1.0.6
|
2023-01-31 18:24:29 -08:00 |
|
|
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 |
|
|
74ffdebee3
|
Fixed bug with checking if a table exists or not. Bumped version to 1.0.4
|
2023-01-31 13:41:58 -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 |
|
|
b125aef0ff
|
Bumped package version to 1.0.1 and included license and documentation file.
|
2023-01-30 20:25:00 -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 |
|
|
a3d6749271
|
Initial commit
|
2023-01-27 18:53:41 +00:00 |
|