Small internal FastAPI application where developers manually register GeneXus commit numbers and admins mark them as published to production. The current MVP is intentionally manual. GeneXus Server ...
Python demo for executing SQL Server Stored Procedures using pyodbc, featuring input validation, transaction management, and a clean modular project structure. - ...