core
core copied to clipboard
Bug report - sqlite support
Bug description
SO i wanted to use this as a standalone app for a micro cms I've commented in the past I know the package well. I disovered that I'm not able to use sqlite due to 2,3 fields in the database that are full text in the migrations. create_posts & create_comments_table.
I prupose to drop those and have another db to use . I mean if you realy need to search you should you other tools that the sql search. what do you thin @tobyzerner
Steps to reproduce
Sqlite Support
Logs
Environment
linux
I just added support for sqlite in my fork: https://github.com/ElvisIsKing666/waterhole-core