Open bitbreakr opened 6 years ago
@bitbreakr, feel happy to create PR :smile:
It looks like the sample code just gets put into ./config/datastores.js
Has anyone managed to migrate?
I need to migrate too! :(
If anyone successful migrate it, just PR and I will merge the modifications into the project. In the mean while, I will be able to restart coding on it only after July 4th :cry:
I fix instalation but dont insert data yet.
on plugin sails-firebase change package.json line:
"waterlineAdapter": {
"type": "sails-firebase",
"interfaces": [
"semantic"
],
"waterlineVersion": "^0.12.1" <--- change ~ to ^
}
Hi,
I have been using this datastore, with previous versions of sails, but this datastore is not working at all with latest sails version.
Could you migrate please?
Thanks