Skip to content

SQL Console doesn't consistently find tables in Sync Diagnostics Client / Diagnostics App #736

@benitav

Description

@benitav

With the following sync rules:

bucket_definitions:
  global:
    data:
      # Sync all rows
      - SELECT * FROM lists
      - SELECT * FROM todos

Running select * from lists sometimes finds the table as expected:

Image

And other times not:

Image

Occasionally I've been able to get the query to work by running "Clear & Redownload" on the Sync Overview page, but this also doesn't work consistently.

I found that this happens both when using the JS and Rust-based sync client.

In all cases the tables appear as expected on the Sync Overview page:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions