0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-06-04 01:10:35 +00:00

4 Commits

Author SHA1 Message Date
619236f55e Add: Copyright for additional Features 2018-05-29 13:43:22 +02:00
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
6f78e03131 Update build tags with prefix sqlite_ 2018-05-24 11:53:45 +02:00
507e9be49b Add: SQLITE_ENABLE_API_ARMOR 2018-05-23 22:20:48 +02:00