jet icon indicating copy to clipboard operation
jet copied to clipboard

adds columns list variable without default value columns

Open sirmackan opened this issue 1 year ago • 1 comments
trafficstars

sirmackan avatar Oct 02 '24 09:10 sirmackan

This allows for easy INSERTs without having to explicitly except common columns like "createdAt" which are often defined with a DEFAULT NOW() etc.

sirmackan avatar Oct 02 '24 09:10 sirmackan