Commit Graph

4 Commits

Author SHA1 Message Date
lukaszraczylo d3b430d883 Correctly identify the platform during the build. 2025-12-19 02:19:46 +00:00
lukaszraczylo bd9e73096b 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-19 02:19:46 +00:00
lukaszraczylo 4ca8ac2f41 Fix windows build. 2025-12-19 02:19:45 +00:00
lukaszraczylo d9a6e6d2ea Add preparation workflow. 2025-12-19 02:19:44 +00:00