/Postulate.Orm.MySql

Postulate.Orm for MySql

Primary LanguageC#

Postulate.Orm.MySql

These are some baby steps towards implementing Postulate.Orm for MySQL. At this point, basic Crud operations work.

Schema Merge does not, however, since I did that feature with SQL Server in mind, and the feature is not properly virtualized for other database vendors. I would like to get to that, but we'll see!

At this point there's no Nuget package.