Open
Description
Schema is stored in a file inside the package, meaning, if I remove the package I loose the shema file, and next time I will register a DB patch, it will create a complete DB creation patch.
Quick Solution : store if in mouf/no_commit, or in any unversionned file/folder INSIDE the project
Clean Solution : TDB :). Maybe the best is storing it in database...