annotations

This commit is contained in:
Andreas Stephanides
2013-08-23 12:01:14 +02:00
parent cfcf0be4d5
commit 6d925b1b3d
21 changed files with 274 additions and 48 deletions

View File

@@ -1,4 +1,19 @@
# -*- coding: utf-8 -*-
# == Schema Information
#
# Table name: studien
#
# id :integer not null, primary key
# zahl :string(255)
# name :string(255)
# shortdesc :text
# desc :text
# typ :string(255)
# created_at :datetime not null
# updated_at :datetime not null
# abkuerzung :string(255)
#
# == Schema Information
#
# Table name: studien