Add warnings about removing team classes
This commit is contained in:
parent
49709b1d8a
commit
5d4afc0f2b
3 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
# Will be removed in 6.1 with tables
|
||||||
|
#
|
||||||
# == Schema Information
|
# == Schema Information
|
||||||
#
|
#
|
||||||
# Table name: user_teams
|
# Table name: user_teams
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Will be removed in 6.1 with tables
|
||||||
|
#
|
||||||
# == Schema Information
|
# == Schema Information
|
||||||
#
|
#
|
||||||
# Table name: user_team_project_relationships
|
# Table name: user_team_project_relationships
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Will be removed in 6.1 with tables
|
||||||
|
#
|
||||||
# == Schema Information
|
# == Schema Information
|
||||||
#
|
#
|
||||||
# Table name: user_team_user_relationships
|
# Table name: user_team_user_relationships
|
||||||
|
|
Loading…
Reference in a new issue