问题: 1. 导入DBML 默认值不生效 2. 手动添加默认值,导出SQL,默认值为空 DBML: Table follows { created_at timestamp [default: "CURRENT_TIMESTAMP"] }  