create_table(:agent_sources) do
      primary_key :id

      String :source_entry, :null => true
      TextField :descriptive_note, :null => true