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

Support for cratedb ??? #200

Open
aman00323 opened this issue Oct 29, 2021 · 3 comments
Open

Support for cratedb ??? #200

aman00323 opened this issue Oct 29, 2021 · 3 comments

Comments

@aman00323
Copy link

aman00323 commented Oct 29, 2021

  • Kudos for this awesome package, can we have support for cratedb (https://crate.io/)

  • I have tested if it works, but it fails while scanning the table because of time conversion.

  • Here is the error which I have gotten.

Error: sql: Scan error on column index 1, name "applied_at": unsupported Scan, storing driver.Value type json.Number into type *time.Time
@aman00323
Copy link
Author

@rubenv Can you look into this?

@rubenv
Copy link
Owner

rubenv commented Nov 10, 2021

@aman00323 sql-migrate depends on gorp for database support, so any incompatibility with cratedb should probably be fixed there.

@aman00323
Copy link
Author

Thanks, @rubenv they have staled PR for the crate.

go-gorp/gorp#342

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

2 participants