Commit graph

6 commits

Author SHA1 Message Date
Artur Beljajev
4f75bba336 Regenerate whois database schema
Remove outdated structure of `ar_internal_metadata` table and let
Rails create it by itself.

Otherwise `bin/rails db:setup:all` fails with:
"PG::InvalidTextRepresentation: ERROR:  invalid input syntax for
integer: "environment": SELECT  "ar_internal_metadata".* FROM
"ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2"
2019-12-12 02:40:50 +02:00
Maciej Szlosarczyk
e9a39bdc3b
Keep whois schema up to date with actual whois schema 2019-04-01 14:45:55 +03:00
Maciej Szlosarczyk
f1c02f13f0
Regenerate whois schema.rb to correspond with what is really there 2018-12-11 10:32:55 +02:00
Priit Tark
a0c880151b Refactored whois_body to whois_record 2015-04-24 16:43:07 +03:00
Priit Tark
8dae9d9deb Updated whois tasks and added whois_json 2015-04-24 16:41:50 +03:00
Priit Tark
e20e577914 added rake db:all:setup and friends 2015-01-16 18:07:00 +02:00