Skip to content

Releases: danielgindi/SequelNet

Cleanup, Deprecations removed, LENGTH

22 Jan 07:01
Compare
Choose a tag to compare
  • 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

13 Nov 11:49
Compare
Choose a tag to compare

Proper support for Float and Double

21 Sep 09:06
Compare
Choose a tag to compare
  • 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

12 Sep 12:55
Compare
Choose a tag to compare
  • 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

12 Sep 11:43
Compare
Choose a tag to compare

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