0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-09-16 07:09:22 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Gert-Jan Timmer
619236f55e Add: Copyright for additional Features 2018-05-29 13:43:22 +02:00
Gert-Jan Timmer
420bfbcac8 fmt update
Fix: Placed all +build tags in the same location
Fix: Split CFLAGS, LDFLAGS into seperate lines for readability and lookup
Fix: Placed empty line between copyright comments and build tags for readability
Fix: Placed OS specfic cgo flags at the end if the cgo sections contains multiple lines.
2018-05-27 00:05:45 +02:00
Gert-Jan Timmer
6f78e03131 Update build tags with prefix sqlite_ 2018-05-24 11:53:45 +02:00
Gert-Jan Timmer
e2fc6d49c6 Add: SQLITE_DEFAULT_FOREIGN_KEYS 2018-05-23 22:21:00 +02:00