Commit Graph

4 Commits

Author SHA1 Message Date
lukaszraczylo 95073ae65e Correctly identify the platform during the build. 2025-12-19 02:17:17 +00:00
lukaszraczylo 17d69bc8fe 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:17:16 +00:00
lukaszraczylo 9afd95d0e5 Fix windows build. 2025-12-19 02:17:16 +00:00
lukaszraczylo 0f78f6af43 Add preparation workflow. 2025-12-19 02:17:15 +00:00