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

Added Google Spanner dialect. #303

Closed
wants to merge 6 commits into from

Conversation

dbelcher-godaddy
Copy link

Google spanner dialect is basically a copy of 'mariadb' except it doesn't support total record count in the sql generated.

This is a first pass, as we encounter more issues with the sql syntax used by Google Spanner, we can update as needed.

Google Spanner more info:
https://cloud.google.com/spanner/

Added 'spanner' dialect.
Update dependencies.
Set node version >6.0.0.
Set node version >6.0.0.
Removed temp changes to package.json
@lorensr
Copy link
Member

lorensr commented Jan 30, 2020

Sorry for the radio silence! We're forming a new team to maintain this repo and respond to PRs, if you're interested: #399

@alexbbt
Copy link
Contributor

alexbbt commented Aug 12, 2020

If you are still interested in working on this, please update your PR with our latest master and add tests

@nicoabie
Copy link
Contributor

nicoabie commented May 4, 2024

I'm closing this one because of inactivity, feel free to reopen if you still want to work on it!

@nicoabie nicoabie closed this May 4, 2024
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

Successfully merging this pull request may close these issues.

None yet

5 participants