Menu

#2 Add a SQLiteConnection.open(int flags) method

Delivered
nobody
None
Medium
Enhancement
179
2010-07-27
2010-07-21
Anonymous
No

Originally created by: olivier....@free.fr

The SQLiteConnection class has a private open0 method that takes a flags parameter. These flags are passed to sqlite3_open_v2. But there is no public method to open a database providing some flags, like the thread-mode ones.

Can you add this method please?

Discussion

  • Anonymous

    Anonymous - 2010-07-21

    Originally posted by: ser...@gmail.com

    (No comment was entered for this change.)

    Labels: -Type-Defect Type-Enhancement

     
  • Anonymous

    Anonymous - 2010-07-27

    Originally posted by: ser...@gmail.com

    Added openV2() method

    Status: Fixed

     
  • Anonymous

    Anonymous - 2010-07-27

    Originally posted by: ser...@gmail.com

    (No comment was entered for this change.)

    Labels: FixVersion-179
    Status: Delivered

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.