-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't swap Primary Position with Flex without an open Flex Position #521
Comments
Possible fixes:
|
Maybe need to modify ex338/lib/ex338/fantasy_team.ex Lines 105 to 112 in 906dbc7
Maybe add a test here ex338/test/ex338/fantasy_team/store_test.exs Lines 523 to 540 in 906dbc7
|
System should do this automatically... |
https://www.postgresql.org/docs/current/sql-createtable.html DEFERRABLE INITIALLY IMMEDIATE |
Can't swap Primary Position with Flex without an open Flex Position
For example, can't swap Kentucky from CBB to Flex1 and North Carolina from Flex1 to CBB
The text was updated successfully, but these errors were encountered: