Commit Graph

  • 80048b21a7 switch Result to anyhow from custom master OMGeeky 2023-07-14 16:13:09 +02:00
  • ad8dd1bec4 bump version OMGeeky 2023-07-14 16:12:39 +02:00
  • f410491e04 remove tracing feature and just use tracing OMGeeky 2023-07-14 16:12:10 +02:00
  • 9176ac9095 a tiny bit more info for the 'Unknown type: ' warning OMGeeky 2023-07-14 15:09:28 +02:00
  • 17e00b297a add test for upsert OMGeeky 2023-06-06 18:42:46 +02:00
  • 2249ec74c0 change map_err_without_data to return an Ok result on an empty Vec<T> OMGeeky 2023-06-06 18:42:29 +02:00
  • 82c262600d improve errors in map_err with or without data OMGeeky 2023-06-06 17:52:03 +02:00
  • a5c9f7952d bump derive version OMGeeky 2023-06-04 11:28:44 +02:00
  • d92139785e improve derive macro by not making it so reliant on how the type is written (with or without :: in an option) OMGeeky 2023-06-04 11:28:20 +02:00
  • a6b301fd32 remove accidental debug statement OMGeeky 2023-06-03 13:48:40 +02:00
  • 3109712a8c rustfmt OMGeeky 2023-06-03 13:38:24 +02:00
  • 1380a56b8b better warning for params in update OMGeeky 2023-06-03 13:37:41 +02:00
  • cda64f8fbb better value-type matching in convert_bigquery_params.rs OMGeeky 2023-06-03 12:51:49 +02:00
  • 70e9cd559b add feature flag to switch between log and tracing OMGeeky 2023-06-01 21:32:24 +02:00
  • fcbaf6926c implement empty client OMGeeky 2023-04-15 16:22:46 +02:00
  • 655df48ba3 remove unused mut OMGeeky 2023-04-15 15:26:26 +02:00
  • fce811dc61 update version number OMGeeky 2023-04-15 15:17:55 +02:00
  • b7ce1be6b7 re-export derive usages OMGeeky 2023-04-15 15:15:58 +02:00
  • 535a5896b8 implement delete OMGeeky 2023-04-15 15:00:37 +02:00
  • 9d6c719cbc implement saving None values OMGeeky 2023-04-15 14:37:23 +02:00
  • 183a110acd implement update & some fixes OMGeeky 2023-04-14 18:33:34 +02:00
  • 1892593be3 ConvertTypeToBigQueryType for Option<T> OMGeeky 2023-04-14 15:48:35 +02:00
  • a2ff9c1289 general query builder (type-state) OMGeeky 2023-04-14 15:02:58 +02:00
  • 9bda2abb56 make clippy happier OMGeeky 2023-04-12 17:01:52 +02:00
  • a68e80bfce set query limit OMGeeky 2023-04-12 16:57:17 +02:00
  • ced8bb5cb7 logs OMGeeky 2023-04-12 16:56:51 +02:00
  • 62269f42a5 Pretty good working OMGeeky 2023-04-12 13:15:41 +02:00