SemanticDiff
SemanticDiff copied to clipboard
Add support SQL language
SQL is a very common language used by many devs - mostly for migrations
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?
(1) PostgreSQL (2) Sqlite
PostgreSQL
(1) MSSQL (2) MySQL
MSSQL/T-SQL for us. :)
- MS-SQL
- PostgreSQL