Changed sequence names to a standard <table>_<field>_seq form.
authorJure Kajzer <freakolowsky@users.mediawiki.org>
Wed, 28 Oct 2009 16:17:16 +0000 (16:17 +0000)
committerJure Kajzer <freakolowsky@users.mediawiki.org>
Wed, 28 Oct 2009 16:17:16 +0000 (16:17 +0000)
commit785ad24aa7ba7c3f50758831e761b4c8bd0dd2df
treeea69a65211736d3b5a4484feee6ab1b707e532ef
parentbe1cd24b806d3e0b41220bc9f05be5f327c42ac1
Changed sequence names to a standard <table>_<field>_seq form.
Updated all nextSequenceValue calls with new sequence names.
OverlordQ stated he'll handle changes to Postgres scripts.
Need someone to change DB2 scripts.
includes/Article.php
includes/Block.php
includes/Category.php
includes/Import.php
includes/LogPage.php
includes/RecentChange.php
includes/Revision.php
includes/db/DatabaseOracle.php
maintenance/ora/patch_seq_names_pre1.16.sql [new file with mode: 0644]
maintenance/ora/tables.sql