OMGeeky
|
80048b21a7
|
switch Result to anyhow from custom
|
2023-07-14 16:13:09 +02:00 |
|
OMGeeky
|
ad8dd1bec4
|
bump version
|
2023-07-14 16:12:39 +02:00 |
|
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
|
9176ac9095
|
a tiny bit more info for the 'Unknown type: ' warning
|
2023-07-14 15:10:14 +02:00 |
|
OMGeeky
|
17e00b297a
|
add test for upsert
|
2023-06-06 18:42:46 +02:00 |
|
OMGeeky
|
2249ec74c0
|
change map_err_without_data to return an Ok result on an empty Vec<T>
|
2023-06-06 18:42:29 +02:00 |
|
OMGeeky
|
82c262600d
|
improve errors in map_err with or without data
|
2023-06-06 17:52:03 +02:00 |
|
OMGeeky
|
a5c9f7952d
|
bump derive version
|
2023-06-04 11:28:44 +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
|
a6b301fd32
|
remove accidental debug statement
|
2023-06-03 13:48:40 +02:00 |
|
OMGeeky
|
3109712a8c
|
rustfmt
|
2023-06-03 13:38:24 +02:00 |
|
OMGeeky
|
1380a56b8b
|
better warning for params in update
|
2023-06-03 13:37:41 +02:00 |
|
OMGeeky
|
cda64f8fbb
|
better value-type matching in convert_bigquery_params.rs
|
2023-06-03 12:51:49 +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
|
655df48ba3
|
remove unused mut
|
2023-04-15 15:26:26 +02:00 |
|
OMGeeky
|
fce811dc61
|
update version number
|
2023-04-15 15:17:55 +02:00 |
|
OMGeeky
|
b7ce1be6b7
|
re-export derive usages
|
2023-04-15 15:15:58 +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
|
1892593be3
|
ConvertTypeToBigQueryType for Option<T>
|
2023-04-14 15:48:35 +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
|
9bda2abb56
|
make clippy happier
|
2023-04-12 17:02:10 +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 |
|