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

ALTER COLUMN TYPE from timestamp to timestamp(3) is only supported experimentally #8864

Closed
aep opened this issue Mar 11, 2024 · 3 comments
Closed

Comments

@aep
Copy link

aep commented Mar 11, 2024

Bug Description

with cockroachdb cockroachdb/cockroach:v23.1.13 as a database, migration CreateTagEntity1617270242566 does not apply

To Reproduce

start new n8n with roach

Expected behavior

probably needs to set session variable for roach

https://www.cockroachlabs.com/docs/stable/alter-table#alter-column-data-types

Operating System

l

n8n Version

n8nio/n8n:1.22.3

Node.js Version

whatever is in that docker

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Mar 11, 2024

Hey @aep,

Thanks for the report however we don't support Cockroach DB, We support Postgres and SQLite so this is not something I would expect us to change and at the moment I would not recommend using Cockroach DB with n8n.

If you wanted to create a feature request on the forum to have CockroachDB officially supported in the future though we can look into that.

@Joffcom Joffcom closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2024
@aep
Copy link
Author

aep commented Mar 11, 2024

aye, might want to change the docs here then to remove cockroachdb https://docs.n8n.io/hosting/configuration/supported-databases-settings/#other-databases

@Joffcom
Copy link
Member

Joffcom commented Mar 11, 2024

@aep Looking at that page we say...

n8n officially supports SQLite and PostgresDB.

We then mention that adding support for Microsoft SQL, Cockroach and Oracle should be possible, We don't say that we support Cockroach DB.

I will have a chat to the docs team and see if we can make that clearer in the future though.

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