* Adapted loco-rs/schema.rs * avoid `&mut ColumnDef` after upgraded to sea-query 0.31.0 * refactoring * rewrite schema.rs * revert * fmt * fix * loco_example: pin loco-rs version * refactor
* sqlite: deps * sqlite: update data type mappings * sqlite: decimal test cases * sqlite: try negative numbers * fixup * fixup * fmt * clippy * fixup * fixup * fixup * refactor * fix * Drop the use of `rust_decimal_macros` (#2078) * sqlite: decimal -> real * revert * Bump dependencies * Fixup * Fixup * Fixup * Fixup * Refactor * Refactor * Refactor
* Seaography example WIP * Seaography example * Screenshot