Listing 10.3. Baza danych z rysunku 10.2 eksportowana do formatu Symfony YAML
propel:
  szczyt:
    szczyt_id:  { type: integer, required: true, primaryKey: true, autoIncrement: true }
    nazwa:      { type: varchar(45) }
    wysokosc:   integer