Schema.rb: foreign keys and reference data

Is there any way to add:

  1. Foreign keys, and
  2. Reference data

to db/schema.rb? I’ve browsed the docs and couldn’t find a way to do
either of
those tasks.