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
9554d2a7f4dbe45f04a99ce849a30bf07c6e7e4a
speckle-server
/
modules
/
core
/
migrations
T
History
Dimitrie Stefanescu
a8d096088f
feat(streaming&fixes): fixes index on closure table & finalizes streaming response for obj children
2020-06-26 23:45:17 +01:00
..
000-core.js
feat(streaming&fixes): fixes index on closure table & finalizes streaming response for obj children
2020-06-26 23:45:17 +01:00
001-2020-05-18-roles.js
feat(roles & api): added server-bound user roles, validation, tests, and adde missing api routes
2020-05-23 20:44:39 +01:00
002-2020-05-18-scopes.js
feat(auth): scaffolding app authz & authn flows
2020-06-05 23:41:03 +01:00
003-2020-05-18-server_conf.js
feat(setup): finalised(-ish) setup flow & added auth sub app scaffold
2020-05-28 15:59:37 +01: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