pgadmin4/web/pgadmin/utils
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
..
driver Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
sqlautocomplete Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
tests Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
__init__.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
ajax.py Format JSON more efficiently. This can significantly reduce response sizes from the server. 2017-01-06 14:09:36 +00:00
crypto.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
exception.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
html.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
menu.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
paths.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
preferences.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
route.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
session.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
versioned_template_loader.py Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00