codemix / ts-sql

A SQL database implemented purely in TypeScript type annotations.
3.19k stars 53 forks source link

Allow multiline sql #6

Open rattrayalex opened 3 years ago

rattrayalex commented 3 years ago

I have not tested this (just made the intuitive change in github) but curious if it works / you are interested. This is intended as a proof-of-concept for https://github.com/adelsz/pgtyped/issues/233