Skip to content
#

baas

Here are 150 public repositories matching this topic...

appwrite
sharadregoti
sharadregoti commented Feb 4, 2021

Describe the bug

The response of MongoDB is inconsistent wrt to SQL databases if the schema has links of type array. When the nested table doesn't have any rows/documents in it. The response returned is different

Expected behaviour

Actual behaviour

Steps to reproduce

  • Fire the query & observer the result
link table as array
if nested table has no rows, postgres 
sdk-for-flutter
eldadfux
eldadfux commented Sep 27, 2020

Most features of the Appwrite Flutter SDK should already work with Linux apps out of the box. One specific area that still lacks support is our OAuth login. For us to enable OAuth login we actually need to add Linux support on the Web auth plugin https://github.com/LinusU/flutter_web_auth we use as a dependency.

The Web Auth library already support web auth login for Android, iOS, and MacOS. On

Improve this page

Add a description, image, and links to the baas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the baas topic, visit your repo's landing page and select "manage topics."

Learn more