-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Pull up latest acdb submodule * Change version to 2.0.4
- Loading branch information
1 parent
9cf0834
commit 62e343f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule acdb
updated
27 files
+1 −2 | Include/Private/Acdb/Queries/SearchMarkerQuery.hpp | |
+5 −5 | Queries/AddressQuery.cpp | |
+5 −5 | Queries/AmenitiesQuery.cpp | |
+5 −5 | Queries/BusinessPhotoQuery.cpp | |
+5 −5 | Queries/BusinessProgramQuery.cpp | |
+5 −5 | Queries/BusinessQuery.cpp | |
+9 −9 | Queries/CompetitorQuery.cpp | |
+5 −5 | Queries/ContactQuery.cpp | |
+5 −5 | Queries/DockageQuery.cpp | |
+5 −5 | Queries/FuelQuery.cpp | |
+5 −5 | Queries/MarkerMetaQuery.cpp | |
+8 −8 | Queries/MarkerQuery.cpp | |
+5 −5 | Queries/MooringsQuery.cpp | |
+5 −5 | Queries/NavigationQuery.cpp | |
+12 −6 | Queries/PositionQuery.cpp | |
+5 −5 | Queries/RetailQuery.cpp | |
+7 −7 | Queries/ReviewPhotoQuery.cpp | |
+9 −9 | Queries/ReviewQuery.cpp | |
+1 −1 | Queries/ReviewSummaryQuery.cpp | |
+63 −82 | Queries/SearchMarkerQuery.cpp | |
+5 −5 | Queries/ServicesQuery.cpp | |
+6 −6 | Queries/TileLastUpdateQuery.cpp | |
+4 −4 | Queries/TilesQuery.cpp | |
+13 −7 | Repository.cpp | |
+1 −1 | SqliteCppUtil.cpp | |
+2 −2 | Tests/DatabaseUtil.cpp | |
+2 −2 | Tests/StringUtilTests.cpp |