diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-10-15 22:23:45 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-10-15 22:23:45 +0000 |
commit | 8542e2a3f7f0fd542a79908a7cd9f718a38e7d9e (patch) | |
tree | 72eeb0442979fd9d19c9570a6e691ee75f72a7a4 | |
parent | 9980d3f16cb47d29ce7b29b8b47c5ffed5ddafcb (diff) | |
download | brdo-8542e2a3f7f0fd542a79908a7cd9f718a38e7d9e.tar.gz brdo-8542e2a3f7f0fd542a79908a7cd9f718a38e7d9e.tar.bz2 |
- Renamed the SQL update files to be more consistent with the database
definitions in the ./database/ directory. And like that we can also
start adding .pgsql update files ...
-rw-r--r-- | updates/1.00-to-2.00.mysql (renamed from updates/1.00-to-2.00.sql) | 0 | ||||
-rw-r--r-- | updates/2.00-to-x.xx.mysql (renamed from updates/2.00-to-x.xx.sql) | 0 | ||||
-rw-r--r-- | updates/3.00-to-x.xx.mysql (renamed from updates/3.00-to-x.xx.sql) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/updates/1.00-to-2.00.sql b/updates/1.00-to-2.00.mysql index dd9bec7aa..dd9bec7aa 100644 --- a/updates/1.00-to-2.00.sql +++ b/updates/1.00-to-2.00.mysql diff --git a/updates/2.00-to-x.xx.sql b/updates/2.00-to-x.xx.mysql index 7a58c6a08..7a58c6a08 100644 --- a/updates/2.00-to-x.xx.sql +++ b/updates/2.00-to-x.xx.mysql diff --git a/updates/3.00-to-x.xx.sql b/updates/3.00-to-x.xx.mysql index 9d29dfb03..9d29dfb03 100644 --- a/updates/3.00-to-x.xx.sql +++ b/updates/3.00-to-x.xx.mysql |