Help for this page

Select Code to Download


  1. or download this
    $ mysql --defaults-extra-file=config/mysql.credentials < ../experiment
    +s/1nickt-db/schema.sql 
    
    ...
      { country_id => "country_id" },
      { is_deferrable => 1, on_delete => "RESTRICT", on_update => "RESTRIC
    +T" },
    );