OMGeeky
|
f410491e04
|
remove tracing feature and just use tracing
it provides log with the needed stuff anyway
|
2023-07-14 16:12:10 +02:00 |
|
OMGeeky
|
17e00b297a
|
add test for upsert
|
2023-06-06 18:42:46 +02:00 |
|
OMGeeky
|
d92139785e
|
improve derive macro by not making it so reliant on how the type is written (with or without :: in an option)
|
2023-06-04 11:28:20 +02:00 |
|
OMGeeky
|
3109712a8c
|
rustfmt
|
2023-06-03 13:38:24 +02:00 |
|
OMGeeky
|
70e9cd559b
|
add feature flag to switch between log and tracing
|
2023-06-01 21:32:24 +02:00 |
|
OMGeeky
|
fcbaf6926c
|
implement empty client
|
2023-04-15 16:22:46 +02:00 |
|
OMGeeky
|
535a5896b8
|
implement delete
|
2023-04-15 15:00:37 +02:00 |
|
OMGeeky
|
9d6c719cbc
|
implement saving None values
|
2023-04-15 14:37:23 +02:00 |
|
OMGeeky
|
183a110acd
|
implement update & some fixes
|
2023-04-14 18:33:34 +02:00 |
|
OMGeeky
|
a2ff9c1289
|
general query builder (type-state)
implemented for select & insert for now. update & delete planned
|
2023-04-14 15:02:58 +02:00 |
|
OMGeeky
|
a68e80bfce
|
set query limit
|
2023-04-12 16:57:17 +02:00 |
|
OMGeeky
|
ced8bb5cb7
|
logs
|
2023-04-12 16:56:51 +02:00 |
|
OMGeeky
|
62269f42a5
|
Pretty good working
|
2023-04-12 13:17:29 +02:00 |
|