Skip to content

Commit

Permalink
Revove generated models and tables, #15
Browse files Browse the repository at this point in the history
  • Loading branch information
fruit committed Oct 20, 2011
1 parent 7e4ad4a commit dce5fca
Show file tree
Hide file tree
Showing 44 changed files with 1 addition and 852 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -6,5 +6,5 @@ README
/test/fixtures/project/log/*
/test/fixtures/project/data/sql/*
/test/fixtures/project/data/sqlite/*
/test/fixtures/project/lib/model/doctrine/base/*
/test/fixtures/project/lib/model/*
!.gitignore
15 changes: 0 additions & 15 deletions test/fixtures/project/lib/model/doctrine/AirCompany.class.php

This file was deleted.

19 changes: 0 additions & 19 deletions test/fixtures/project/lib/model/doctrine/AirCompanyTable.class.php

This file was deleted.

15 changes: 0 additions & 15 deletions test/fixtures/project/lib/model/doctrine/Article.class.php

This file was deleted.

19 changes: 0 additions & 19 deletions test/fixtures/project/lib/model/doctrine/ArticleTable.class.php

This file was deleted.

19 changes: 0 additions & 19 deletions test/fixtures/project/lib/model/doctrine/BlogPost.class.php

This file was deleted.

15 changes: 0 additions & 15 deletions test/fixtures/project/lib/model/doctrine/BlogPostComment.class.php

This file was deleted.

This file was deleted.

149 changes: 0 additions & 149 deletions test/fixtures/project/lib/model/doctrine/BlogPostTable.class.php

This file was deleted.

15 changes: 0 additions & 15 deletions test/fixtures/project/lib/model/doctrine/BlogPostVote.class.php

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions test/fixtures/project/lib/model/doctrine/Book.class.php

This file was deleted.

11 changes: 0 additions & 11 deletions test/fixtures/project/lib/model/doctrine/BookTable.class.php

This file was deleted.

0 comments on commit dce5fca

Please sign in to comment.