fukamachi / integral

[OBSOLETE] Use Mito instead.
https://github.com/fukamachi/mito
BSD 3-Clause "New" or "Revised" License
54 stars 3 forks source link

Add :initform in generate-defclass if the DB column has DEFAULT #29

Open rudolph-miller opened 9 years ago

rudolph-miller commented 9 years ago
fukamachi commented 9 years ago

Is it really necessary though we have :initform of defclass to set the default value when make-instance?