Breakout
Breakout
RRailway
Created by Breakout on 9/2/2023 in #✋|help
Add search to Postgres TableView
I have a problem, big table and I need change some rows but can't find it and update without sql request . Will be better if you add search by value in GUI to find specific row and be able to change it
6 replies
RRailway
Created by Breakout on 8/7/2023 in #✋|help
Deploy python 3.11 error invalid syntax
Traceback (most recent call last): File "main.py", line 9, in <module> from tg.utils import strings, base File "/app/tg/utils/base.py", line 8, in <module> from tg.handlers.result_action_handler import ResultActionHandler File "/app/tg/handlers/result_action_handler.py", line 39 match data: ^ SyntaxError: invalid syntax Thid code works on mine pc but railway seems use old python version. I even set variable NIXPACKS_PYTHON_VERSION but it didnt help
6 replies
RRailway
Created by Breakout on 8/6/2023 in #✋|help
Error while build python 3.11 requirements
#10 6.515 ERROR: Could not find a version that satisfies the requirement scheduler==0.8.4 (from versions: none) #10 6.515 ERROR: No matching distribution found for scheduler==0.8.4
4 replies
RRailway
Created by Breakout on 4/5/2023 in #✋|help
Could not find a version that satisfies the requirement scheduler==0.8.4
7 replies