mirror of https://github.com/AMT-Cheif/drift.git
format
This commit is contained in:
parent
7c29925217
commit
95b92386ee
|
@ -268,4 +268,4 @@ Future customOrdering(AppDatabase db) async {
|
|||
// Use the custom ordering on the `TodoItems` table
|
||||
db.managers.todoItems.orderBy((f) => f.contentThenCreatedAt());
|
||||
}
|
||||
// #enddocregion manager_custom_ordering
|
||||
// #enddocregion manager_custom_ordering
|
||||
|
|
Loading…
Reference in New Issue