<FromGitter>
<Willyboar> Of course. I did it with both mysql and pg. But don't work with salute
<FromGitter>
<robacarp> Is SQLite in the shard file?
<FromGitter>
<Willyboar> Yeah
<FromGitter>
<Willyboar> Amber db create migrate worked fine
<FromGitter>
<Willyboar> Db created
<FromGitter>
<drujensen> Try requiring SQLite at the top of the database.cr file
<FromGitter>
<Willyboar> I did it look the last line of the errors
<FromGitter>
<Willyboar> I tried granite_form too
<FromGitter>
<drujensen> Ok. I will take a look this afternoon. Thanks for reporting it.
<FromGitter>
<Willyboar> @drujensen do you want to open an issue?
<FromGitter>
<Willyboar> From a quick search in the source I think sqlite3 uses crecto. Am I right?
<FromGitter>
<Willyboar> I am from mobile so it is difficult to check properly
<FromGitter>
<drujensen> Crectco and granite are different orms. They both support SQLite.
<FromGitter>
<Willyboar> Tomorrow I will try salute with crecto
<FromGitter>
<Willyboar> I will open an issue if problem remains
<FromGitter>
<drujensen> @Willyboar I tested and everything seems to work for me. I will need more information to reproduce. Can you open a ticket and let me know the exact steps to reproduce? Include which version of crystal, amber, OS, etc. thx.