jet/generator
Eli Ribble 2053415c76
Make it possible to add fully custom columns to table definition
This adds a few different fields to the column SQL builder that were
once either calculated or hard-coded:
 * Import - so you can import the column from anywhere
 * Type - fully, rather than partially, modifiable to allow any naming
   convention
 * TypeFactory - fully, rather than partially defined

I also alphabetized some things because the OCD compels me.
2026-05-06 16:26:38 +00:00
..
metadata Make it possible to add fully custom columns to table definition 2026-05-06 16:26:38 +00:00
mysql Fix false positive security scan issues. 2026-02-16 13:04:00 +01:00
postgres If SELECT_JSON returns more than one row of NULL values, SELECT_JSON should return an error. 2026-05-04 12:41:19 +02:00
sqlite generator/*: allow passing DB directly 2025-01-17 14:50:59 -05:00
template Make it possible to add fully custom columns to table definition 2026-05-06 16:26:38 +00:00