Releases: danielgindi/SequelNet
Releases · danielgindi/SequelNet
Cleanup, Deprecations removed, LENGTH
- A"Phrase" for LENGTH of strings
- A convenience method to rename a column with less code reqiured
- Removed deprecated function names. Use the standardize ones.
- Some internal refactorings
Support for more column properties
- Charset
- Collate
Proper support for Float and Double
- Added support for real Float and Double data types on all connectors
- Fixed a bug in the generator addin, where precision and scale for numeric types where inverted in the parenthesis
This release's MySql references MySql.Data.dll 6.8.3.0
This release's Postgre references Npgsql.dll 2.0.12
Support for Sql Server 2012's paging
- Utility for fetching MsSql server information
- Supporting paging of Sql Server >= 2012 in addition of the "hacks" that we use for older versions
- Renamed BasePhrase to IPhrase
- Removed some deprecated functions
- A bugfix for Postgres
This release's MySql references MySql.Data.dll 6.8.3.0
This release's Postgre references Npgsql.dll 2.0.12
First tag after removing releases from git history
I am no longer keeping the binaries in the GIT history. Instead the releases will appear here.
This release's MySql references MySql.Data.dll 6.8.3.0
This release's Postgre references Npgsql.dll 2.0.12