UNPKG

orange-orm

Version:

Object Relational Mapper

5 lines (4 loc) 112 B
module.exports = function(column) { if(!column.hasOwnProperty.call(column,'default')) column.default = 0; };