~linuxgndu/sqlitebrowser-recipe/+git/sqlitebrowser:sqlb-3.2.x

Last commit made on 2014-07-21
Get this branch:
git clone -b sqlb-3.2.x https://git.launchpad.net/~linuxgndu/sqlitebrowser-recipe/+git/sqlitebrowser

Branch merges

Branch information

Recent commits

a9a0253... by Justin Clift <email address hidden>

Update OSX bundle app version to 3.2.0.

91d618e... by rp

cmake: 3.2.0 update

1475754... by rp

Merge pull request #44 from justinclift/master

Added unit test compile and run instructions to BUILDING.md

72ee0ce... by Justin Clift <email address hidden>

Added unit test compile and run instructions to BUILDING.md

968c12a... by rp

cmake/unit: fix incorrect antlr include path

517fc11... by rp

cmake: avoid long lines in cmake file

f265895... by rp

unittest: add a check for not exists

88a4cae... by Martin Kleusberg <email address hidden>

Fix crash when sorting one table in the Browse Tab and changing to another

Fix a crash when sorting the n-th column of a table in the Browse Tab
and then changing to a table with less than n columns.

e1ea78f... by rp

grammar: add tests for like operator and between

dd85b16... by rp

grammar: cleanup expr and fix between suffix expression