Dragomir Denev
Dragomir Denev
Thank you, @taye - fair enough :) The Pro version ideas look very interesting and the direction looks promising. Are there any details already on the timeline and the pricing?
bumping to scare away the stale bot :)
Hi @taye Almost 2 years later, how is the Pro version going? Any time soon?
The activation process is broken. When I follow the link in the email to activate my account, I get this error on your page: > The token is missing from...
How do I fix this?
TBH I'm not highly proficient in JS but please check if that could be of any help: https://devdreamz.com/question/191786-multiple-parameters-for-object-defineproperty-setter-function
+1 - having the same issue with the Facebook provider - hitting Cancel on the auth screen produces the same Appwrite error. Discord post - https://discord.com/channels/564160730845151244/564175717521424424/1007600938267181116
If you will not be providing the ability to query by equality to `null` then at least allow setting empty string as a default value for attributes (currently when no...
@stnguyen90, I'm not sure this is a bug. Here is why: 1. When creating a string attribute with empty default value, the DB table column is created as: `'next_id' VARCHAR(255)...