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
80b293c592dfd70c423859943ee2b4aeef72c26d
speckle-server
/
modules
/
core
/
migrations
T
History
Matteo Cominetti
64279a867d
feat(gql): limits set to max=100 and default=25 for streams, users, branches & commits. Additional changes as per PR
#14
.
2020-07-29 13:10:24 +01:00
..
000-core.js
feat(gql): implemented resolvers & tests for stream commits & branch commits
2020-07-22 10:58:08 +01: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(gql): limits set to max=100 and default=25 for streams, users, branches & commits. Additional changes as per PR
#14
.
2020-07-29 13:10:24 +01:00
003-2020-05-18-server_conf.js
feat(api): cleaning up in progress
2020-07-19 13:39:50 +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