Rodrigo Gomes da Silva
Rodrigo Gomes da Silva
You can use my fork: https://github.com/rodrigogs/zongji I solved a lot of bugs
I'm fixing this in my fork. Thanks for the solution :D https://github.com/rodrigogs/zongji
I "fixed" that in my fork: https://github.com/rodrigogs/zongji It happens when there's information in the binlog from a table that already have been dropped or altered. My "solution" was to simply...
Same here :/
Working example here: https://github.com/rodrigogs/juquinha/blob/master/modules/web/pages/dashboard.vue To make it break, just remove the `defineComponent` alias.
Yep, it was :/
npm 8 is out and this bug still there. I wonder how long I'll be forced to stick with npm 6 because of some kind of timeout error.
Is there anything I could help here in order to have it merged soon? I miss this feature so much... I've been using my own patched version for months now.
> @Elvis10ten On your first question. You can use SerialInfo (but the default cannot be a runtime value - a string that could be deserialized is a way to go)....