Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mugikhan committed Sep 11, 2024
1 parent 171ee1f commit f8183e3
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ export class OPSqliteOpenFactory implements SQLOpenFactory {
// location: this.options.dbLocation
});

DB.loadExtension('libpowersync', 'sqlite3_powersync_init');

console.log(DB.execute('SELECT powersync_rs_version()'));

// TODO setup read mode
let statements: string[] = [];

Expand Down

0 comments on commit f8183e3

Please sign in to comment.