Skip to content

Support sql.js v1.0 #4104

@michaelbromley

Description

@michaelbromley

Issue type:

[ ] question
[ ] bug report
[x] feature request
[ ] documentation issue

Database system/driver:

[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[x] sqljs
[ ] react-native
[ ] expo

TypeORM version:

[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)

Sql.js recently released v1.0, now compiled to WebAssembly. It has a new API for creating a connection, see docs on upgrading

Supporting the new API should only involve a rather minor change to SqljsDriver.createDatabaseConnectionWithImport() which I will attempt in a PR to follow.

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