This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
redash
Watch
1
Star
0
Fork
0
You've already forked redash
mirror of
https://github.com/getredash/redash.git
synced
2026-03-23 04:00:09 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
fa4258f75c19e8e2df71580703a401eefca127e8
redash
/
migrations
History
Christopher Valles
4fef4a8d33
Removing unneeded imports in migration script
2014-03-04 13:12:43 +00:00
..
add_created_at_field.py
Migrations folder
2014-02-06 21:02:13 +02:00
add_password_to_users.py
Add flask_login and use it for managing authentication
2014-03-02 14:42:13 +02:00
change_queries_description_to_nullable.py
Fix: allow queries.description to be null.
2014-02-13 19:08:35 +02:00
change_query_id_on_widgets_to_null.py
Migratino to set Widget.type and Widget.query_id to nullables
2014-02-09 14:33:05 +02:00
create_activity_log.py
Removing unneeded imports in migration script
2014-03-04 13:12:43 +00:00
create_users.py
Use of user object (fix views, update migrations and some).
2014-02-22 14:43:00 +02:00
create_visualizations.py
There is no bar chart type -- it's column.
2014-02-09 20:03:32 +02:00