diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-10-23 13:27:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-23 13:27:57 +0200 |
| commit | 03bede92da21c5cc4fb58925f19a105c58cd5775 (patch) | |
| tree | fad375b18a54b9bc4d288dc343c98416cd0877da /data/Makefile.am | |
| parent | aaa159247b5595b84c05f603bebc07201be335f4 (diff) | |
| parent | b45891d7782e8dfa9109310bfa97e5b3a81dc506 (diff) | |
| download | PROJ-03bede92da21c5cc4fb58925f19a105c58cd5775.tar.gz PROJ-03bede92da21c5cc4fb58925f19a105c58cd5775.zip | |
Merge pull request #2390 from rouault/db_interleave_usage
Database: for clarity, put usage records after the object they are for
Diffstat (limited to 'data/Makefile.am')
| -rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index af2c60b8..e3e83636 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -33,7 +33,6 @@ SQL_ORDERED_LIST = sql/begin.sql \ sql/other_transformation.sql \ sql/concatenated_operation.sql \ sql/concatenated_operation_step.sql \ - sql/usage.sql \ sql/alias_name.sql \ sql/supersession.sql \ sql/deprecation.sql \ |
