Arnaud
Arnaud
Hey guys, **tldr: Blob is web-only** I had the same issue and it just occurred to me that `Blob` does not exist on Node side (it's using buffers instead). Basically,...
Hey John, Actually, I am very glad you're raising this question because this is something I have been thinking about recently. `db.sync` will only apply the schema you defined if...
Hey, Thanks for suggesting this is a great discussion to have :) I agree with and here's my thoughts: - Every time we create a table, it should check if...
Hi, I really understand your approach and agree that it should be as simple as possible. A few notes: - Migrations are great and clean for rollbacks. Imagine you want...
Yes, all good. I'll do my best to get back to you as soon as you share progress with me :) Try to have fun doing it, there's no rush....
Yes, btw @vmasdani even if you have a draft ready at some point, please share it so you can get early feedback too. Good to know I can count on...
Sure, no problem really @vmasdani :)
This is a really great job Muhammad, please open a PR and make it a draft (if you don't see the option it's alright). I'd like to make a few...
Hey Muhammad, I'll find time next week to review all your changes. I'm sorry you've had to wait for so long, really. Have a great weekend :)
Hello Mickel, Thanks a lot for reaching out, I was not aware of this issue! And sorry for the late response, I am just very busy most of the time....