Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support for PostgreSQL and SQL Server #13

Open
@gerritsangel

Description

Many companies use MS SQL Server, so this should be supported. While adding support for it, PostgreSQL should also be supported, because it is vastly superior to MySQL.

This should be no big deal, as Spring Data JPA and Hibernate are database independent. The only thing to note is to split schema.sql to schema-{platform}.sql and create different profiles for each database (mysql, postgresql, sqlserver). We can then just include the mysql profile in the dev and prod profile and voilà.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /