Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Split dialects & drivers into separate projects which reference the relevant client library, MicroLite will only support MS Sql Server in the core assembly #406

@TrevorPilley

Description

@TrevorPilley

The idea here will be that the core MicroLite library will contain the Session API and support for MS SQL Server along with all the other classes and interfaces for things like listeners, type converters etc. We will then have specific projects which reference MicroLite and the relevant .NET library for their specific database type e.g.:

  • MicroLite.Database.FirebirdSql
  • MicroLite.Database.MySql
  • MicroLite.Database.PostgreSql
  • MicroLite.Database.SQLite

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions