This website requires JavaScript.
Explore
Help
Sign In
arcad
/
emissary
Watch
16
Star
0
Fork
0
You've already forked emissary
Code
Issues
14
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
emissary
/
migrations
/
sqlite
History
William Petit
cec5c783fe
All checks were successful
arcad/emissary/pipeline/head
This commit looks good
Details
fix(migration): disable foreign keys for spec version migration
2024-03-13 09:21:50 +01:00
..
0000000_init.down.sql
feat: initial commit
2023-02-20 14:43:00 +01:00
0000000_init.up.sql
feat: agent metadata with custom collectors
2023-03-02 13:05:24 +01:00
0000001_agent_label.down.sql
feat(storage,agent): add label attribute
2023-04-01 13:28:18 +02:00
0000001_agent_label.up.sql
feat(storage,agent): add label attribute
2023-04-01 13:28:18 +02:00
0000002_agent_contactedat.down.sql
feat(agent): add contactedAt attribute to agent
2023-04-01 14:33:19 +02:00
0000002_agent_contactedat.up.sql
feat(agent): add contactedAt attribute to agent
2023-04-01 14:33:19 +02:00
0000003_tenant.down.sql
feat: resources segregation by tenant
2024-02-26 18:20:40 +01:00
0000003_tenant.up.sql
fix(migrations): disable foreign keys for migrating tenants
2024-03-04 09:09:44 +01:00
0000004_spec_definition.down.sql
feat: add spec definition api with versioning
2024-03-12 16:22:35 +01:00
0000004_spec_definition.up.sql
feat: add spec definition api with versioning
2024-03-12 16:22:35 +01:00
0000005_spec_version.down.sql
feat: add spec definition api with versioning
2024-03-12 16:22:35 +01:00
0000005_spec_version.up.sql
fix(migration): disable foreign keys for spec version migration
2024-03-13 09:21:50 +01:00