Micha de Vries

Results 52 issues of Micha de Vries

Most tables are currently lacking filters, which we can easily add in to the frontend

Make a page where we showcase product features, add some slogans, etc. So that it's not too empty!

Birthdate might be crucial for checking if someone is allowed to signup to an event, phonenumber is great for hosts to contact players and teams in case of an emergency....

Thank you for submitting this pull request! We really appreciate you spending the time to work on these changes. ## What is the motivation? Some keys in the `INFO STRUCTURE`...

### Is your feature request related to a problem? No, but as a convenience it would be nice to support string interpolation in SurrealQL. Currently joining together different values into...

feature
topic:surrealql

Thank you for submitting this pull request. We really appreciate you spending the time to work on SurrealDB. 🚀 🎉 ## What is the motivation? > [!WARNING] No details provided....

### Describe the bug when using data from variables in the filters for a live query, it will not emit any live messages ### Steps to reproduce ```sql -- This...

feature
topic:surrealql
topic:live

### Describe the bug It is currently not possible to use both `SET` and `UNSET` at the same time ### Steps to reproduce ```sql UPDATE test SET something = true...

feature
topic:surrealql