This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
focalboard
Watch
1
Star
0
Fork
You've already forked focalboard
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
42c6ec5b61
focalboard
/
server
/
services
/
store
/
sqlstore
/
migrations
/
migrations_files
History
Miguel de la Cruz
b92890f238
Fix default schema type for focalboard blocks history (
#2122
)
2022-01-15 17:12:11 -07:00
..
000001_init.down.sql
000001_init.up.sql
000002_system_settings_table.down.sql
000002_system_settings_table.up.sql
000003_blocks_rootid.down.sql
000003_blocks_rootid.up.sql
000004_auth_table.down.sql
000004_auth_table.up.sql
000005_blocks_modifiedby.down.sql
000005_blocks_modifiedby.up.sql
000006_sharing_table.down.sql
000006_sharing_table.up.sql
000007_workspaces_table.down.sql
000007_workspaces_table.up.sql
000008_teams.down.sql
000008_teams.up.sql
000009_blocks_history.down.sql
000009_blocks_history.up.sql
000010_blocks_created_by.down.sql
000010_blocks_created_by.up.sql
000011_match_collation.down.sql
000011_match_collation.up.sql
000012_match_column_collation.down.sql
000012_match_column_collation.up.sql
000013_millisecond_timestamps.down.sql
use milliseconds for all timestamps (server) (
#1447
)
2021-10-07 07:51:01 -04:00
000013_millisecond_timestamps.up.sql
use milliseconds for all timestamps (server) (
#1447
)
2021-10-07 07:51:01 -04:00
000014_add_not_null_constraint.down.sql
Removed nullability of block created by and modified by fields: (
#1603
)
2021-10-25 19:50:38 +05:30
000014_add_not_null_constraint.up.sql
Removed nullability of block created by and modified by fields: (
#1603
)
2021-10-25 19:50:38 +05:30
000015_blocks_history_no_nulls.down.sql
Don't insert nulls into blocks_history table. (
#1890
)
2021-12-03 12:32:57 -05:00
000015_blocks_history_no_nulls.up.sql
Fix default schema type for focalboard blocks history (
#2122
)
2022-01-15 17:12:11 -07:00
000016_subscriptions_table.down.sql
Notifications phase 1 (
#1851
)
2021-12-10 10:46:37 -05:00
000016_subscriptions_table.up.sql
Notifications phase 1 (
#1851
)
2021-12-10 10:46:37 -05:00