What's Changed
- Breaking:
Preferencesserializes its keys at the top level, not nested underdata - Added:
target_database_idoncreate_restorationformysql,postgresql, andmongo - Added:
DedicatedDatabaseRestoration.sourceDatabaseId, the database a backup was restored from - Fixed:
DocumentandRowserialize nesteddatahonouringby_aliasandexclude_* - Fixed:
AppwriteExceptioncarries the rawresponsewhen parsing into a model fails - Updated:
DedicatedDatabaseRestoration.databaseIddocuments the database restored into - Updated: relationship
typeandon_deletedocstrings list their allowed values - Updated: column type docstrings list
doubleand the spatial types
Full Changelog: 0.4.0...0.5.0