Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 330 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 330 Bytes

SQLite App Example

This is an example app which requires CGO and MinGW toolchain to be built for Windows (see issue).

Code is taken from mattn/go-sqlite3

Run make to build application for windows