Billy Chan
|
b775027fee
|
Explicit StringLen on ColumnType::String (#2123)
|
2024-03-05 15:31:58 +08:00 |
|
Billy Chan
|
cef380b977
|
SQLite type mappings (#2077)
* 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
|
2024-02-05 14:42:55 +08:00 |
|
Lingxiang "LinG" Wang
|
a349f13fd7
|
Struct / enum derive PartialEq should also derive Eq (#988)
* add Eq
* Fix clippy warnings
* Fix test cases
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
|
2022-09-25 10:38:05 +08:00 |
|
Billy Chan
|
21216f3a97
|
Codegen column_name proc_macro attribute (#433)
* feat: codegen `column_name` proc_macro attribute
* test: codegen `column_name`
|
2022-02-05 21:14:10 +08:00 |
|
Billy Chan
|
10a5a34cd9
|
Move files
|
2021-09-10 22:28:08 +08:00 |
|