tusken
tusken copied to clipboard
Add `pg.default` placeholder
This tokenizes into DEFAULT, which is a keyword used for inserting/updating a column with the default value for that column. Adding pg.default is useful for expressions that may or may not resolve to the default column value.