mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
- Removed all migrations, added squash instead which will build the database, prerequisite for this migration to be skipped is to be on the latest version of 2.x before moving over
- Added cleanup migration, it will clean the ef migration history, and delete unused fields - Started working on README.md
This commit is contained in:
12
README.md
12
README.md
@@ -1 +1,11 @@
|
||||
# Experimental Branch. Things might break
|
||||
# Experimental Branch. Things will break.
|
||||
|
||||
## Migration from 2.x
|
||||
|
||||
:warning: You **MUST** update to latest version of 2.x before switching over to v3
|
||||
|
||||
## Changes
|
||||
|
||||
- Command attributes cleaned up
|
||||
- Database migrations cleaned up/squashed
|
||||
|
||||
|
Reference in New Issue
Block a user