Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cant define PRAGMAs from "run sql" tab #966

@hackingtosh

Description

@hackingtosh

Details for the issue

I cant define pragmas on the run-sql tab. E. g. if I type and execute "pragma auto_vacuum = 1;" and choose the tab "edit pragmas" i cant see my changes.

Its also not working when i modify the options directly on the "edit pragmas" tab, also if i hit the "save" button hundrets of times.

But i found a workaround, if i type and execute this:
end transaction;
pragma auto_vacuum = 1;

and after that I clicked the "compact database" option on the menu strip, then changes were accepted.

Useful extra information

I'm opening this issue because:

  • DB4S is crashing
  • DB4S has a bug
  • DB4S needs a feature
  • DB4S has another problem

I'm using DB4S on:

  • Windows: ( version: 7_Professional )
  • Linux: ( distro: ___ )
  • Mac OS: ( version: ___ )
  • Other: ___

I'm using DB4S version:

  • 3.9.1
  • 3.9.0
  • Other: ___
  • also occuring at version 3.8.0

I have also:

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