Commits
Branch selector
User selector
Commit History
Commits on Mar 5, 2017
Merge pull request #972 from prutz1311/master
Show description for 836966dauthoredFix plotting with datetimes on x axis (#738)
Show description for 84a5030committed
Commits on Feb 28, 2017
- authored andcommitted
Commits on Feb 26, 2017
- authored andcommitted
Commits on Feb 17, 2017
grammar: Detect parse errors in primary key and unique constraints
Show description for fd1f4f2committedgrammar: Parse collations in column definitions
Show description for 9ea807fcommitted- committed
Commits on Feb 15, 2017
Never set integer primary key fields to empty string
Show description for eddeb78committedcmake: Add options to disable usage of distribution's libraries
Show description for 8533433committed
Commits on Feb 14, 2017
Update QHexEdit library to 0.8.3
Show description for b5345fecommitted
Commits on Feb 11, 2017
Commits on Feb 3, 2017
Increase size of foreign key editor widgets
Show description for 304e179committed
Commits on Feb 2, 2017
Add keyboard shortcuts for switching the currently browsed table
Show description for c62d291committedSave some space in the Database Structure tab
Show description for bf5ab01committedSupport filtering for NULL values
Show description for 8ceb72dcommitted
Commits on Feb 1, 2017
Try to fix all 'not an error' errors in the Execute SQL tab
Show description for 4794b0dcommittedFix execution of problematic SQL scripts leading to empty commands
Show description for 934dd39committed
Commits on Jan 31, 2017
Unify and (hopefully) simplify generation of savepoint names
Show description for c683034committedImprove error handling in execution of SQL commands
Show description for 665837fcommittedFix crash when clicking Create Index in empty database
Show description for 036e434committedMake sure to register the regexp function when creating a new database
Show description for 8da6262committed
Commits on Jan 30, 2017
Fix crash when browsing views
Show description for bf1c90acommitted
Commits on Jan 27, 2017
Pretty-print CREATE statements in SQL export
Show description for 2981351committed- authored andcommitted
Add index columns to database structure tree
Show description for 901e087committed
Commits on Jan 26, 2017
Merge pull request #947 from schdub/issue945
Show description for 28ddbc4authored- committed
Commits on Jan 25, 2017
- authored andcommitted
Don't show foreign key tooltip within Execute SQL tab (#942)
Show description for 36a3815committed
Commits on Jan 23, 2017
- committed
Overload the assignment operators for the Table and Index classes
Show description for b6b94a8committedFinish main part of the recent refactoring effort
Show description for 38144bbcommittedDon't use base table name where the actual table name is appropriate
Show description for 3839256committed- committed