mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06:00
Merge pull request #368 from schdub/issue366
fix: PRAGMA user_version is not displayed correctly
This commit is contained in:
@@ -727,7 +727,7 @@
|
||||
<item row="15" column="1">
|
||||
<widget class="QSpinBox" name="spinPragmaUserVersion">
|
||||
<property name="maximum">
|
||||
<number>10000</number>
|
||||
<number>2147483647</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user