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-22 19:00:09 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f3d46355afdc5bb78cfd3bf62ccb698fec00cb68
redash
/
migrations
History
Arik Fraimovich
3d95d6b8c9
Change roles to permissions
2014-03-12 12:45:12 +02: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
add_permissions_to_user.py
Change roles to permissions
2014-03-12 12:45:12 +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