Re: [GENERAL] Automatically check for anti-patterns in SQL queries
От | Thomas Kellerer |
---|---|
Тема | Re: [GENERAL] Automatically check for anti-patterns in SQL queries |
Дата | |
Msg-id | orf4ip$j1s$1@blaine.gmane.org обсуждение исходный текст |
Ответ на | [GENERAL] Automatically check for anti-patterns in SQL queries (Joy Arulraj <jarulraj@cs.cmu.edu>) |
Список | pgsql-general |
Joy Arulraj schrieb am 08.10.2017 um 13:50: > Hi folks -- We developed a static analysis tool, called SQLCheck, for > automatically identifying anti-patterns in SQL queries. > > https://github.com/jarulraj/sqlcheck > > Our goal is to provide hints to the developers about potential > performance and security issues present in SQL queries. I believe > that integrating such a tool (maybe using a special SQL clause) with > PostgreSQL can benefit users. Feedback would be much appreciated. Looks interesting. However on Windows 10 this does not seem to work. e.g.: sqlcheck -h simply does nothing. The program briefly starts (I can see the title of my cmd.exe changed) but then exists immediately withouteven showing the help. Something like "sqlcheck -f test.sql" also shows no result at all (no error message, no output, nothing) Regards Thomas -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
В списке pgsql-general по дате отправления: