Eric Lippmann
755b2108a8
Schema: Increase length of username columns
...
In order to support usernames with domains, the length of the username columns is now 254 which also supports email addresses as usernames.
refs #2153
2017-06-12 13:31:07 +02:00
Alexander A. Klimov
474803fee4
Change all license headers to only reflect a file's year of creation
...
refs #11000
2016-02-08 15:41:00 +01:00
Johannes Meyer
80e4e419e2
pgsql schema: Add function definition for unix_timestamp
...
This does not seem to require any special privileges since we're using SQL
as language and no unusual data types. If this proves false though, feel
free to fix this.
refs #8826
2015-06-01 15:56:01 +02:00
Johannes Meyer
9fcebb0014
pgsql schema: Make parent column a foreign key as well
...
refs #8826
2015-05-29 08:54:45 +02:00
Johannes Meyer
1c6ded9324
pgsql schema: Introduce `id' and `group_id'
...
Required to ensure referential integrity when renaming groups.
refs #8826
2015-05-28 15:01:21 +02:00
Eric Lippmann
6bae2e0a53
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
2015-02-04 10:52:27 +01:00
Eric Lippmann
5b4fab0750
Add license header
...
This time without syntax errors hopefully :)
2015-02-03 16:27:59 +01:00
Eric Lippmann
5fa2e3cfdc
Revert "Add license header"
...
This reverts commit 338d067aba
.
2015-02-03 16:16:26 +01:00
Eric Lippmann
338d067aba
Add license header
...
fixes #7788
2015-02-03 15:51:04 +01:00
Alexander Fuhr
26c0fe7637
Add new `section` column to icingaweb_user_preference table for pgsql
2014-11-18 11:02:19 +01:00
Johannes Meyer
c17eb8c13f
Add new PostgreSQL schema file
2014-11-04 12:40:42 +01:00