pgadmin4/web/pgadmin
Sarah McAlear 6283ef7f5e [Configuration][Migration] Use 'alembic' for migration of the SQLite
based configuration file from one version to another, and also allows us
to have a single path of creating the table instead of creating tables
using SQLAlchemy or hand rolled SQL

This allows us to run the migrations directly in the code, and it will
avoid the error prone version numbering.

Patched by: Sarah McAlear
Revisions: Joao Pedro De Almeida Pereira, George Gelashvili.
Reviewed by: Ashesh Vashi, Murtuza Zabuawala
2017-04-24 08:37:27 +05:30
..
about Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
browser Enable horizontal scrolling in the treeview. Fixes #2339 2017-04-21 10:00:22 +01:00
dashboard Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
feature_tests Allow column or row selection in the query tool. Fixes #2216 2017-04-18 13:28:45 +01:00
help Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
misc Un-split some strings for translateability. And so begins the battle between gettext and pep8... 2017-04-05 15:05:11 +01:00
model Ensure servers are deleted when their parent group is deleted. Fixes #2212 2017-03-06 10:35:27 +00:00
preferences Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
redirects Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
settings Replace all occurrences of "can not" with "cannot". 2017-04-05 13:38:14 +01:00
setup [Configuration][Migration] Use 'alembic' for migration of the SQLite 2017-04-24 08:37:27 +05:30
static Prevent the top-left logo from changing colour when clicked. 2017-04-18 15:09:09 +01:00
templates Allow users to select UI language at login or from Preferences rather than unpredictable behaviour from browsers. Fixes #2190 2017-03-24 14:20:10 +00:00
tools Allow column or row selection in the query tool. Fixes #2216 2017-04-18 13:28:45 +01:00
translations German translation update. 2017-04-18 15:03:36 +01:00
utils Include passed test results in the JSON output from the regression tests. 2017-04-12 13:11:53 +01:00
__init__.py [Configuration][Migration] Use 'alembic' for migration of the SQLite 2017-04-24 08:37:27 +05:30
messages.pot Update translations 2017-04-05 14:03:17 +01:00