Skip to content

Suggest Splitting into multiple projects #408

@abbasmhd

Description

@abbasmhd

Hi @ahmad-moussawi,
To reduce the code base complexity, I suggest creating a separate project or repo for the different RDMS,
instead of jamming everything in one project and try to support them all,

I suggest you create a project for SQL Server another for MySQL, etc...

  • SqlKata.SqlServer
  • SqlKata.MySql
  • SqlKata.Oracle
  • etc...

and that will allow for easily extend on some RDMS specific syntax, Such as Cross Apply specific for SqlServer.

Please let me know if you need help with that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions