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

Cannot run example application #548

Open
nicoabie opened this issue Nov 15, 2023 · 0 comments
Open

Cannot run example application #548

nicoabie opened this issue Nov 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@nicoabie
Copy link

Describe the bug
Instructions are outdated in packages/example/README.md and CONTRIBUTING.md

Expected behavior

Test case

If applicable, it would really help if you can add an end-to-end test-case to the packages/example project.

The package allows you to do the following:

  • Modify the database schema at packages/example/sql/schema.sql.
  • Define your SQL query as a .ts or .sql anywhere in the packages/example/src directory.
  • Run your SQL as a Jest test case in packages/example/src/index.test.ts

Please refer to contributing.md for details on how to run the example package.

@nicoabie nicoabie added the bug Something isn't working label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant