Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scoped shells require v4 access to run #414

Open
ptpaterson opened this issue Nov 14, 2024 · 0 comments
Open

Scoped shells require v4 access to run #414

ptpaterson opened this issue Nov 14, 2024 · 0 comments

Comments

@ptpaterson
Copy link
Contributor

ptpaterson commented Nov 14, 2024

Note

FQL v4 will be decommissioned on June 30, 2025. Fauna accounts created after August 21, 2024 must use FQL v10. These accounts will not be able to run FQL v4 queries or access the v4 Dashboard. To get started with FQL v10, please refer to our latest documentation at docs.fauna.com

We validate the database scope using a FQL v4 query, which means accounts created after August 21 cannot use scoped shells, e.g. run fauna shell child_db_name

async ensureDbScopeClient({ scope, version }) {

Workaround

You can add your child database directly to your CLI configuration
https://docs.fauna.com/fauna/current/build/cli/commands/topics/endpoint/endpoint-add/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant