Jared Peña Ochoa

Results 10 comments of Jared Peña Ochoa

Amm.... The method to do that is not implemented yet. 😕 I'm gonna work on this today. I hope is not late. Hey! Can you tell me what db engine...

Guys! Sorry to invited my self to the discussion. I'm so excited to see where this functionality will be go! If you need help, count on me.

Hey, @vmasdani! In what DB engine are you testing your changes?

Yeah, you're right! What I try to say is that when you are using functions in the defaults, the main purpose is to add some computed values every time you...

> We could also just add a check in the creation logic that executes a function if it is a function (checked with `typeof default === "function"`). But that is...

Hi, @ddorstijn. Is that the complete error's message? And if not. Could you show all the message in order to understand where is throwing the error?

You are right! When you use Model.field method, you have to use snake case. @eveningkid, could we change this behavor to allow users use camel case. I think that we...

Hi! If you still get this error, you have to parse the JSON to a string with ```JSON.stringify``` function. Tell me if that works!

I always have that problem when I use the ```drop``` property in the ```sync``` function. I just delete the database and I create it again. I think is more a...

Have you fixed it?