સમાચાર

Is there a way through which I could open an existing SQLite Db file into memory instead of creating a new one always using the :memory: option. The example in the Readme creates a new SQLite db in ...