This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pasty
Watch
1
Star
0
Fork
0
You've already forked pasty
mirror of
https://github.com/lus/pasty.git
synced
2023-08-10 21:13:09 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
pasty
/
internal
/
storage
/
postgres
/
migrations
History
Lukas Schulte Pelkum
9eaf9c3053
Fix postgres migration
2021-07-22 22:44:00 +02:00
..
000001_initialize_schema.down.sql
Implement working postgres driver
2021-04-15 21:30:37 +02:00
000001_initialize_schema.up.sql
Implement working postgres driver
2021-04-15 21:30:37 +02:00
000002_rename_deletion_token.down.sql
Implement API v2 (
#13
)
2021-07-22 22:26:21 +02:00
000002_rename_deletion_token.up.sql
Implement API v2 (
#13
)
2021-07-22 22:26:21 +02:00
000003_add_metadata.down.sql
Implement API v2 (
#13
)
2021-07-22 22:26:21 +02:00
000003_add_metadata.up.sql
Fix postgres migration
2021-07-22 22:44:00 +02:00