What's Changed * Add CI/CD and support(ish) numeric type by milesgranger in https://github.com/milesgranger/flaco/pull/6 * Support x64 Linux and Windows platforms * Run CI on master branch push by milesgranger in https://github.com/milesgranger/flaco/pull/7
Initial support for most data types, no TLS support and full of terrible error messages and handling. but in initial benchmarks, it's ~2x as fast and memory-efficient as basic `pandas.read_sql`.