sq/libsq/core/sqlz
Neil O'Toole f85da722ad
#335 decimal type support (#336)
* Now using a dedicated `decimal.Decimal` type instead of float/string.
2023-11-21 14:49:52 -07:00
..
connector_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
connector.go Add flag --src.schema (#326) 2023-11-18 17:05:48 -07:00
nullbool_test.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
nullbool.go change 'interface{}' to 'any' (#108) 2022-12-16 16:34:33 -07:00
reflect.go #335 decimal type support (#336) 2023-11-21 14:49:52 -07:00
sqlz_test.go #229: More diff (#233) 2023-05-22 09:08:14 -06:00
sqlz.go Add flag --src.schema (#326) 2023-11-18 17:05:48 -07:00