move page_restrictions.pr_id to top in tables.sql
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 18 Nov 2013 18:47:53 +0000 (19:47 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Mon, 18 Nov 2013 18:47:53 +0000 (19:47 +0100)
commit8175727af5477a3bff0630659f8419084e627827
tree2739d38139b329ccf62716c4d538ab7ea3cb427a
parent5bd4512e18d7933aadb87cb57fac8945e2365e54
move page_restrictions.pr_id to top in tables.sql

Having the primary key at the top of the column definition looks nicer
and helps by finding him.
Oracle and Postgres already have this moved up.

Change-Id: Id8afbff35e165919f55dfcf1fd1dfaf1805d6aab
maintenance/mssql/tables.sql
maintenance/sqlite/archives/initial-indexes.sql
maintenance/tables.sql