This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".
The branch, master has been updated
via 25c1e83aa900b9fb611caf5cbd23c8cd38c0695b (commit)
from d4f259bf91deab7a7608ed1d0491c8942ed374af (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 25c1e83aa900b9fb611caf5cbd23c8cd38c0695b
Author: Paul J Stevens <[email protected]>
Date: Wed Jul 31 19:41:01 2013 +0200
add infra-structure for automatic schema migrations
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 3 +++
acinclude.m4 | 26 +++++++++++++-------------
config/install-sh | 29 +++++++++++------------------
configure | 11 +++++++++++
configure.in | 2 ++
man/Makefile.in | 3 +++
sql/mysql/upgrades/32001.mysql | 13 +++++++++++++
sql/postgresql/upgrades/32001.psql | 13 +++++++++++++
sql/sqlite/upgrades/32001.sqlite | 14 ++++++++++++++
src/Makefile.in | 3 +++
src/dbmail.h.in | 6 ++++++
src/modules/Makefile.in | 3 +++
test/Makefile.in | 3 +++
13 files changed, 98 insertions(+), 31 deletions(-)
create mode 100644 sql/mysql/upgrades/32001.mysql
create mode 100644 sql/postgresql/upgrades/32001.psql
create mode 100644 sql/sqlite/upgrades/32001.sqlite
hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev