0.31.0 compatibilty
sam0x17 opened this issue · 2 comments
sam0x17 commented
This is the first error that comes up, though there are likely others:
In lib/clear/src/clear/sql/connection_pool.cr:2:35
2 | @@connections = {} of String => Channel::Buffered(DB::Database)
^----------------
Error: undefined constant Channel::Buffered