Schema Information
Table name: wikis
id :integer not null, primary key title :string(255) content :text project_id :integer created_at :datetime not null updated_at :datetime not null slug :string(255) user_id :integer
Namespace
- CLASS Wiki
Table name: wikis
id :integer not null, primary key title :string(255) content :text project_id :integer created_at :datetime not null updated_at :datetime not null slug :string(255) user_id :integer