This website requires JavaScript.
Explore
Help
Sign In
3wordchant
/
capsul-flask
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
Files
9e44f9be0cceb780a50ef2ff83bb7eea4708f7bc
capsul-flask
/
capsulflask
/
schema_migrations
T
History
3wc
9e44f9be0c
continuous-integration/drone/push
Build is passing
Details
Merge branch 'webapi' into docker-api
2021-07-12 22:29:08 +02:00
..
01_up_create_schemaversion.sql
broken auth WIP
2020-05-09 20:36:14 -05:00
02_down_accounts_vms_etc.sql
add new tables to 02_down migration script
2020-05-17 00:00:36 -05:00
02_up_accounts_vms_etc.sql
remove test data
2020-05-16 22:08:59 -05:00
03_down_openbsd67.sql
update readme to explain how to use .env file
2020-05-21 19:39:06 -05:00
03_up_openbsd67.sql
UPDATE schemaversion SET version = 3;
2020-05-19 23:01:01 -05:00
04_down_guixsd_notready.sql
set schema version on guix notready schema downgrade
2020-05-21 19:40:24 -05:00
04_up_guixsd_notready.sql
Guixsd -> Guix
2020-05-20 18:43:09 -05:00
05_down_stripe_payment_redirect.sql
implement content-security-policy, static assets cache bust, and fix
2020-05-22 15:20:26 -05:00
05_up_stripe_payment_redirect.sql
implement content-security-policy, static assets cache bust, and fix
2020-05-22 15:20:26 -05:00
06_down_images_migration.sql
Migrate to generic template names
2020-06-05 00:55:32 +00:00
06_up_images_migration.sql
Migrate to generic template names
2020-06-05 00:55:32 +00:00
07_down_price_adjustment.sql
second draft for 7th schema
2020-06-05 13:23:24 -05:00
07_up_price_adjustment.sql
second draft for 7th schema
2020-06-05 13:23:24 -05:00
08_down_various_os_updates.sql
Issue small correction
2020-10-29 21:29:28 -05:00
08_up_various_os_updates.sql
Issue small correction
2020-10-29 21:29:28 -05:00
09_down_email_case.sql
fixing login email case sensitivity issues
2020-12-29 18:42:38 -06:00
09_up_email_case.sql
fixing login email case sensitivity issues
2020-12-29 18:42:38 -06:00
10_down_guixsystem1.2.0.sql
Add guixsystem 1.2.0 to capsul
2021-01-14 21:31:38 -06:00
10_up_guixsystem1.2.0.sql
Add guixsystem 1.2.0 to capsul
2021-01-14 21:31:38 -06:00
11_down_alpine_3.13.sql
Add Alpine 3.13
2021-01-19 19:24:07 -06:00
11_up_alpine_3.13.sql
Add Alpine 3.13
2021-01-19 19:24:07 -06:00
12_down_ssh_host_keys.sql
first crack at adding ssh host key display to the capsul detail page
2021-01-30 01:39:48 -06:00
12_up_ssh_host_keys.sql
first crack at adding ssh host key display to the capsul detail page
2021-01-30 01:39:48 -06:00
13_down_coreos.sql
Add coreos
2021-02-01 10:59:13 -06:00
13_up_coreos.sql
Add coreos
2021-02-01 10:59:13 -06:00
14_down_coreos_notready.sql
CoreOS isnt ready
2021-02-01 12:27:22 -06:00
14_up_cores_notready.sql
CoreOS isnt ready
2021-02-01 12:27:22 -06:00
15_down_introduce_hosts.sql
fix version #s
2021-02-15 19:24:31 -06:00
15_up_introduce_hosts.sql
fix version #s
2021-02-15 19:24:31 -06:00
16_down_managed_ips.sql
more managed ips work: cli sql improvements, added admin panel
2021-07-09 14:13:28 -05:00
16_up_managed_ips.sql
migration 17: network_name -> virtual_bridge_name, add network_name col
2021-07-12 12:16:32 -05:00
17_down_api_tokens.py
Rename migrations
2021-07-12 22:25:06 +02:00
17_down_bridge_and_network_name.sql
migration 17: network_name -> virtual_bridge_name, add network_name col
2021-07-12 12:16:32 -05:00
17_up_api_tokens.py
Rename migrations
2021-07-12 22:25:06 +02:00
17_up_bridge_and_network_name.sql
migration 17: network_name -> virtual_bridge_name, add network_name col
2021-07-12 12:16:32 -05:00
18_down_start_ip_end_ip.sql
add public_ipv4_first_usable_ip, public_ipv4_last_usable_ip
2021-07-12 14:38:56 -05:00
18_up_start_ip_end_ip.sql
add public_ipv4_first_usable_ip, public_ipv4_last_usable_ip
2021-07-12 14:38:56 -05:00
19_down_api_tokens.py
Rename migrations
2021-07-12 22:25:06 +02:00
19_up_api_tokens.py
Rename migrations
2021-07-12 22:25:06 +02:00