Commit Graph

3 Commits

Author SHA1 Message Date
lukaszraczylo 862ff7c3ac Fix Windows linker conflict between go-sqlite3 and sqlite-vec
Both libraries embed their own copy of SQLite, causing duplicate
symbol errors on Windows. Add CGO_LDFLAGS to allow multiple definitions.
2025-12-16 12:59:38 +00:00
lukaszraczylo e7b58312c5 Fix windows build. 2025-12-16 12:50:05 +00:00
lukaszraczylo 31d67ceb2a Add preparation workflow. 2025-12-16 12:20:00 +00:00