This website requires JavaScript.
Explore
Help
Register
Sign In
huanld
/
speckle-server
Watch
1
Star
0
Fork
0
You've already forked speckle-server
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
26f08417b459eb48249deea63ebbb5acb2a805e5
speckle-server
/
modules
/
core
/
migrations
T
History
Dimitrie Stefanescu
5947bd2c93
feat(server/frontend): auth revamp WIP
2020-12-28 00:36:13 +02:00
..
000-core.js
feat(server): added limitations to various fields (related to
#39
)
2020-12-23 22:46:12 +02:00
001-2020-05-18-roles.js
feat(api): cleaning up in progress
2020-07-19 13:39:50 +01:00
002-2020-05-18-scopes.js
feat(server/frontend): auth revamp WIP
2020-12-28 00:36:13 +02:00
003-2020-05-18-server_conf.js
feat(api): cleaning up in progress
2020-07-19 13:39:50 +01:00
20201222100048_add_sourceapp_to_commits.js
chore(server): excludes migration files from istanbul
2020-12-22 22:35:24 +02:00
20201222101522_add_totalchildrencount_to_commits.js
chore(server): excludes migration files from istanbul
2020-12-22 22:35:24 +02:00
20201223120532_add_commit_parents_simplification.js
feat(server): simplifies parent commits relationship
2020-12-23 14:55:54 +02:00
readme.md
feat(scopes and roles): separated user and token services
2020-05-18 20:36:15 +01:00
readme.md
Migrations, and how to create them
Notes:
Do not delete or edit existing migration files
To edit an existing table, use alter table in a new migration file.
Always prefix your migration file with the date that you authored it in.
Reference in New Issue
View Git Blame
Copy Permalink