openstreetmap-website/db
Andy Allan cc99d8169f Remove default values from id columns
In both the case of primary keys, and also foreign key references,
there's no need to set a default value.

This doesn't have a big impact in routine situations, but can be
very confusing when debugging corner cases.
2022-02-23 15:22:37 +00:00
..
functions Remove xid_to_int4 postgres function 2021-08-06 00:15:40 +01:00
migrate Remove default values from id columns 2022-02-23 15:22:37 +00:00
seeds.rb Use the db:seed task to load languages 2020-09-30 15:09:49 +02:00
structure.sql Remove default values from id columns 2022-02-23 15:22:37 +00:00