<FromGitter>
<Blacksmoke16> can skim from there, take it how you will
ZeroPointEnergy has joined #amber
<FromGitter>
<damianham> @eliasjpr RE: moving to Migrate - I build both front and back end so I also work a lot with javascript and I am currently going through hell upgrading my apps to React Native 0.61 from 0.59. Various teams keep changing the APIs all the time (React, React Navigation (especially), Jest, Babel) so stuff suddenly stops working because there are many NPMs that I use that are not up to date with the APIs. I also just
<FromGitter>
... had to go through a process of switching Java libs to androidx since Google decided to rename all the support libraries in Android API level 28. My point is that migrations are an essential element of an Amber application so I think the Migrate shard should be in the AmberFramework or AmberCommunity Github organisati ... [https://gitter.im/amberframework/amber?at=5e281985b674071d4ed6570c]
<FromGitter>
<eliasjpr> We are not going to move over given that Migrate is not actively maintained either based on the reference that @Blacksmoke16 made
<FromGitter>
<faustinoaq> @eliasjpr Hola 😄 Yeah, I think micrate was originally an experiment by a Crystal Team Member at Manas. We, tried to fix issues sometime before, although, micrate requires some tricky refactoring. A new maintained shard would be awesome 👍
<FromGitter>
<eliasjpr> Welcome back @faustinoaq
<FromGitter>
<faustinoaq> Oh yeah! it feels good to be back 💪
<FromGitter>
<charleystran> This may be covered somewhere else but I am getting Error resolving db (~> 0.8.0, ~> 0.7.0) when trying to generate a new amber app. My versions are Crystal 0.32.1 and Amber CLI (amberframework.org) - v0.31.0
<FromGitter>
<charleystran> is there a known work around
<FromGitter>
<eliasjpr> it seems that one of the crystal dependencies has a version mismatch
<FromGitter>
<eliasjpr> I have been looking at this since last night and I dont have a solution just yet
<FromGitter>
<Blacksmoke16> Probably granite
<FromGitter>
<Blacksmoke16> Is what that pr I have does