FilledStacks / FilledStacks/sqflite_migration
ability to specify asset path (different from /assets/sql)
Open
p3
- Dominant language
- Dart
- Stars
- 16
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Can you please add ability to place SQL files in folder other than "assets/sql/" (this is because we use this folder for something else)
There are two options:
1. migrationFiles array can have full path - then add option to ignore /assets/sql/ prefix.
2. like the option databaseVersionKey -- add one more to specify path.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.