faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
feepbot has quit [Ping timeout: 240 seconds]
feepbot has joined #amber
_whitelogger has joined #amber
<FromGitter> <Prutheus> I want to use Granite outside of an amber project. I have added granite and sqlite3 as dependencies, then I want to add an adapter, but there the compiler complains `undefined constant Granite::Adapters` ... in the lib/ dir, at granite folder, the file `src/granite/adapters.cr` is also not existent, but at github there is such file ...
<FromGitter> <Prutheus> what to do?
<FromGitter> <Prutheus> nobody wants to help me? or do you need more info?
marenz has joined #amber
<FromGitter> <Blacksmoke16> use master branch
<FromGitter> <Blacksmoke16> in your shards.yml @Prutheus
<FromGitter> <Blacksmoke16> that code isnt released yet so need to specify the master branch
<FromGitter> <Blacksmoke16> `sqlite3:./test.db`
<FromGitter> <Blacksmoke16> or whatever path you want to give it
marenz has quit [Ping timeout: 268 seconds]
marenz has joined #amber