sql-gen icon indicating copy to clipboard operation
sql-gen copied to clipboard

feat: cube support

Open jayy-lmao opened this issue 1 year ago • 1 comments

  • feat: cube support

Closes https://github.com/jayy-lmao/sql-gen/issues/9 by adding postgres cubes. Note when using this you will need sqlx >= 0.8, but wont be a dep unless your db has cubes in it.

jayy-lmao avatar Aug 14 '24 10:08 jayy-lmao

Wont merge until after https://github.com/jayy-lmao/sql-gen/pull/13, as https://github.com/jayy-lmao/sql-gen/issues/9 will also need enum support anyways 👍

jayy-lmao avatar Aug 14 '24 10:08 jayy-lmao