So this seems like it would be pretty straight forward and I swear I\'ve done this before, but for some reason it\'s just not working for me.
I am using MAMP
MAMP
You can use the default keyword to get the default value of the column during insertion.
default
Example :
INSERT INTO listings(ListingID, BathsFull) VALUES (2,DEFAULT);