This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git.
from 73a101f CAY-2616 Modeler: Wrong handling of path with spaces
new 044081e cleanup
new 6a4c15a Sort tables and columns in DBImport DB schema view
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../dbsync/reverse/dbimport/FilterContainer.java | 37 ++++----
.../dbsync/reverse/dbimport/IncludeTable.java | 15 ++--
.../reverse/dbimport/ReverseEngineering.java | 9 +-
.../dbsync/reverse/dbimport/SchemaContainer.java | 8 +-
.../modeler/editor/cgen/GeneratorController.java | 100 ++++-----------------
.../editor/dbimport/DatabaseSchemaLoader.java | 20 +++++
6 files changed, 72 insertions(+), 117 deletions(-)