pgadmin4/web/pgadmin/tools/sqleditor
George Gelashvili 19be3529f8 Create a template loader for SQL templates.
This will automatically find the correct version of a template for the server version, and allows us to remove templates that were previously duplicated for different server versions.

Patch by George & Tira at Pivotal. Review by me and Murtuza from EDB.

Discussion: https://www.postgresql.org/message-id/flat/CAHowoHaU9_pkCt%2B1g8dpY3hsXXZmsJZiJH-3-_Hd%2BC1MxiGhtA%40mail.gmail.com#CAHowoHaU9_pkCt+1g8dpY3hsXXZmsJZiJH-3-_Hd+C1MxiGhtA@mail.gmail.com
2017-01-30 11:25:03 +00:00
..
static/css Minimise memory requirements for rendered cells and rows in SlickGrid. Fixes #2035 2016-12-22 17:43:42 +00:00
templates/sqleditor Properly detect when files have changed in the query tool and set the dirty flag accordingly. Fixes #1807 2017-01-08 15:27:58 +05:30
__init__.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
command.py Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00