SemanticDiff icon indicating copy to clipboard operation
SemanticDiff copied to clipboard

Add support SQL language

Open eram opened this issue 1 year ago • 6 comments

SQL is a very common language used by many devs - mostly for migrations

eram avatar Mar 29 '23 11:03 eram

Thanks for your suggestion. The SQL syntax differs quite a bit between dialects (PostgreSQL/MySQL/MSSQL/...). While the long term goal is most probably to support all of them, we need to start somewhere. What dialect would be relevant for you?

mmueller2012 avatar Mar 29 '23 15:03 mmueller2012

(1) PostgreSQL (2) Sqlite

eram avatar Mar 29 '23 15:03 eram

PostgreSQL

oferz avatar Apr 20 '23 15:04 oferz

(1) MSSQL (2) MySQL

MypowerHD avatar May 06 '23 18:05 MypowerHD

MSSQL/T-SQL for us. :)

webthinking-mark avatar Aug 28 '23 20:08 webthinking-mark

  1. MS-SQL
  2. PostgreSQL

hoegge avatar Jan 17 '24 08:01 hoegge