Open Evsio0n opened 7 months ago
https://github.com/cedar2025/Xboard/blob/bb708d608434421e2e16691a240e7bbdc983c2d4/database/migrations/2023_08_07_205816_create_v2_order_table.php#L34-L35
https://github.com/cedar2025/Xboard/blob/bb708d608434421e2e16691a240e7bbdc983c2d4/database/migrations/2023_08_07_205816_create_v2_ticket_table.php#L21-L22
When using postgresql, bool type can not set as interger
I'm very sorry. I have not done any testing on postgresql. I cannot guarantee that this project can run stably on postgresql. You can make relevant adaptations by yourself.
https://github.com/cedar2025/Xboard/blob/bb708d608434421e2e16691a240e7bbdc983c2d4/database/migrations/2023_08_07_205816_create_v2_order_table.php#L34-L35
https://github.com/cedar2025/Xboard/blob/bb708d608434421e2e16691a240e7bbdc983c2d4/database/migrations/2023_08_07_205816_create_v2_ticket_table.php#L21-L22
When using postgresql, bool type can not set as interger