JustinACoder / DebateArena

A place to have meaninful debates (at least, most of the time...)
MIT License
1 stars 0 forks source link

Migrate from SQLite to Postgresql #72

Closed JustinACoder closed 2 weeks ago

JustinACoder commented 2 months ago

This is necessary for full text search and in the future semantic search with potentially pgvector (#42 )

JustinACoder commented 2 weeks ago

Done in #94