By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
id | player_id | room_id | dealer | NextDealer |
---|---|---|---|---|
1 | 1 | 1 | 0 | null |
2 | 2 | 1 | 0 | null |
3 | 3 | 1 | 0 | null |
4 | 4 | 1 | 0 | null |
5 | 5 | 1 | 1 | 1 |
id | player_id | room_id | dealer | NextDealer |
---|---|---|---|---|
1 | 1 | 1 | 0 | null |
2 | 2 | 1 | 0 | null |
3 | 3 | 1 | 0 | null |
4 | 4 | 1 | 0 | null |
5 | 5 | 1 | 1 | 1 |