Skip to content

Add sqlite3_wasm/nulldb/pglite support to rails new #5

@palkan

Description

@palkan

Make it possible to provide --database=sqlite3_wasm (or nulldb, or pglite) as the rails new option and
update our .railsrc to specify --database=sqlite3_wasm.

It should be possible by loading a patch right after we initialize Rails in bin/console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions