Skip to content

Add support for multiple databases #1

@ezekg

Description

@ezekg

Right now we only create tables on the primary, but that's problematic when dealing with multiple databases.

temporary_table :users, on: %i[primary clickhouse] do
  # ...
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions