* https://github.com/volatiletech/sqlboiler func main() { drivers.DriverMain(&driver.PostgresDriver{}) } // Interface abstracts either a side-effect imp // that is called in order to produce the data type Interface interface { // Assemble the database information into a n Assemble(config Config) (*DBInfo, error) // Templates to add/replace for generation Templates() (map[string]string, error) // Imports to merge for generation Imports() (importers.Collection, error) }
A1"5)AʹFYFDVUBCMFͳϑΝΠϧΛஔ͢ΔγϦʔζ %SJWFS(PQBDLBHFͳͷͰɼͱΓ͋͑ͣAHPHFUAͰ͍͍ όʔδϣϯݻఆʜ (PʹUPPMΛϓϩδΣΫτ͝ͱʹཧ͢Δखஈ͕΄͍͠Ͱ͢Ͷ SQLBoiler*͜Ε͕Ұ൪͖Ͱ͢ 27 * https://github.com/volatiletech/sqlboiler func main() { drivers.DriverMain(&driver.PostgresDriver{}) } // Interface abstracts either a side-effect imp // that is called in order to produce the data type Interface interface { // Assemble the database information into a n Assemble(config Config) (*DBInfo, error) // Templates to add/replace for generation Templates() (map[string]string, error) // Imports to merge for generation Imports() (importers.Collection, error) }