lp://staging/~boiko/history-service/custom_functions_in_schema_generation
Created by
Gustavo Pichorim Boiko
and last modified
- Get this branch:
- bzr branch lp://staging/~boiko/history-service/custom_functions_in_schema_generation
Only
Gustavo Pichorim Boiko
can upload to this branch. If you are
Gustavo Pichorim Boiko
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tiago Salem Herrmann (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 222 lines (+130/-18)5 files modifiedplugins/sqlite/schema/CMakeLists.txt (+8/-2)
plugins/sqlite/schema/generate_schema.cpp (+62/-0)
plugins/sqlite/schema/update_schema.sh.in (+3/-4)
plugins/sqlite/sqlitedatabase.cpp (+53/-11)
plugins/sqlite/sqlitedatabase.h (+4/-1)
Branch information
Recent revisions
- 206. By Gustavo Pichorim Boiko
-
Add a message saying the failure output is expected during schema generation.
- 205. By Gustavo Pichorim Boiko
-
If the database is up-to-date, don't try to run an empty list of statements.
- 203. By Gustavo Pichorim Boiko
-
Make it possible to use the custom functions defined by the sqlite plugin in the
schema files themselves. - 200. By Tiago Salem Herrmann
-
Wait telepathy to be ready before querying address-
book-service. Fixes: #1485005 - 198. By Tiago Salem Herrmann
-
Use libphonenumber for phone number validation, normalization and comparison. Fixes: #1471545, #1473028
Approved by: PS Jenkins bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/history-service