This website requires JavaScript.
Explore
Help
Sign In
hubert
/
SimpleNotes
Watch
1
Star
0
Fork
0
You've already forked SimpleNotes
Code
Projects
Releases
Activity
SimpleNotes
/
api
/
resources
/
db
/
migration
History
Hubert Van De Walle
70e76f9641
Fix cascade
2020-04-25 18:44:38 +02:00
..
V1__Create_user_table.sql
Add User table
2020-04-12 00:16:16 +02:00
V2__Create_note_table.sql
Add Notes table in flyway migration
2020-04-12 17:45:12 +02:00
V3__Create_tag_table.sql
Add Tags table in flyway migration
2020-04-12 17:59:49 +02:00
V4__Create_chapters_table.sql
Add Chapters table
2020-04-19 17:37:27 +02:00
V5__Update_note_table.sql
Change notes columns
2020-04-19 21:31:03 +02:00
V6__Update_chapter_table.sql
Add title column to chapters
2020-04-20 00:11:47 +02:00
V7__Update_constraints_cascade_delete.sql
Add migration
2020-04-21 17:39:14 +02:00
V8__Notes_uuid.sql
Fix cascade
2020-04-25 18:44:38 +02:00