unrhodecode/rhodecode/lib/dbmigrate/schema
Marcin Kuzminski 125825da26 users: migrate last_activity column so it's part of user table.
- allows quicker update
- allows sorting by that column
2017-03-15 12:50:21 +01:00
..
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_1_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_2_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_3_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_4_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_5_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_5_2.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_6_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_7_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_1_8_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_0_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_0_1.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_0_2.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_1_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_2_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_2_3.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_3_0_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_3_0_1.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_2_3_0_2.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_3_0_0_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_3_0_0_1.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_3_1_0_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_3_1_0_1.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_3_2_0_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_3_3_0_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_3_5_0_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_3_7_0_0.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_4_3_0_0.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
db_4_4_0_0.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
db_4_4_0_1.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
db_4_4_0_2.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
db_4_5_0_0.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
db_4_7_0_0.py auth-tokens: remove showing builtin tokens 2017-02-27 12:04:43 +01:00
db_4_7_0_1.py users: migrate last_activity column so it's part of user table. 2017-03-15 12:50:21 +01:00