superset/caravel
Dennis O'Brien ca66ba4893 Fix initialization of Database sqlalchemy_uri and password (#1137)
* move initialization of Database sqlalchemy_uri and password from DatabaseView.pre_add to utils.get_or_create_main_db.
Unit tests for mysql and postgres include username and password in the SQLALCHEMY_DATABASE_URI.

* modified test_testconn to work with sqlalchemy uri with a username and password.
2016-09-19 15:14:00 -07:00
..
assets Apply stretchMargin only to distribution bar (#1124) 2016-09-16 15:39:50 -07:00
bin Associate version to entry files (#1060) 2016-09-15 17:20:18 -07:00
data Single quote filter values with comma (#1084) 2016-09-12 13:41:05 -07:00
migrations [SQL Lab] Adding DB options for SQL LAb (#1054) 2016-09-01 14:21:46 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Make sql test connection work with saved Database instance (#694) 2016-09-17 12:32:41 -07:00
translations Fix small typo in message strings (#778) 2016-07-19 17:30:06 -04:00
__init__.py Associate version to entry files (#1060) 2016-09-15 17:20:18 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Associate version to entry files (#1060) 2016-09-15 17:20:18 -07:00
extract_table_names.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00
forms.py adjust bottom margin according to label sizes on x-axis (#1029) 2016-09-07 14:07:02 -07:00
models.py Fix initialization of Database sqlalchemy_uri and password (#1137) 2016-09-19 15:14:00 -07:00
sql_lab.py Numerous improvements to SQL Lab (#1088) 2016-09-11 07:39:07 -07:00
utils.py Fix initialization of Database sqlalchemy_uri and password (#1137) 2016-09-19 15:14:00 -07:00
views.py Fix initialization of Database sqlalchemy_uri and password (#1137) 2016-09-19 15:14:00 -07:00
viz.py Time grain support for unix-timestamp columns (#1093) 2016-09-13 11:58:47 -07:00