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

Implement table_keys on all Connectors to create Primary Keys and Index keys. #226

Closed
flarco opened this issue Mar 13, 2024 Discussed in #225 · 1 comment
Closed

Implement table_keys on all Connectors to create Primary Keys and Index keys. #226

flarco opened this issue Mar 13, 2024 Discussed in #225 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@flarco
Copy link
Collaborator

flarco commented Mar 13, 2024

See #225.

database index unique_index cluster primary sort partition
postgres x x - x - x
mysql x x - x - -
oracle x x - x - -
sql server x x - x - -
sqlite x x - x - -
bigquery - - x - - x
snowflake - - x - - -
duckdb x x - - - -
redshift - - - - x -
clickhouse - - - x
@flarco flarco added the enhancement New feature or request label Mar 13, 2024
@flarco flarco self-assigned this Mar 15, 2024
This was referenced Jul 27, 2024
@flarco
Copy link
Collaborator Author

flarco commented Jul 28, 2024

done in #344

@flarco flarco closed this as completed Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant