exqlite icon indicating copy to clipboard operation
exqlite copied to clipboard

Refactor expression generation

Open warmwaffles opened this issue 4 years ago • 0 comments

I'd like to explore extracting this section of code into its own module. This connection module is just large and unwieldy personally.

https://github.com/warmwaffles/exqlite/blob/main/lib/ecto/adapters/exqlite/connection.ex#L1038-L1251

warmwaffles avatar Mar 10 '21 04:03 warmwaffles