We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
packages/example
The package allows you to do the following:
packages/example/sql/schema.sql
.ts
.sql
packages/example/src
packages/example/src/index.test.ts
Please refer to contributing.md for details on how to run the example package.
contributing.md
example
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
packages/example/sql/schema.sql
..ts
or.sql
anywhere in thepackages/example/src
directory.packages/example/src/index.test.ts
Please refer to
contributing.md
for details on how to run theexample
package.The text was updated successfully, but these errors were encountered: