low_card_tables icon indicating copy to clipboard operation
low_card_tables copied to clipboard

Creating low-card columns with symbols doesn't seem to work

Open ageweke opened this issue 10 years ago • 0 comments

Code like this:

MyTable.create(:foo => :bar)

seems to be setting foo to NULL, not the string bar.

ageweke avatar Oct 03 '14 22:10 ageweke