File "testsql.py", line 146, in <module> cursor.execute(line_query) File "src/pymssql.pyx", line 468, in pymssql.Cursor.execute pymssql.OperationalError: (128, b'The name "n" is not permitted in this context. Valid expressions are constants, constant expressions, and (in some contexts) variables. Column names are not permitted.DB-Lib error message 20018, severity 15:\nGeneral SQL Server error: Check messages from the SQL Server\n')
section_end:1596700653:build_script
section_start:1596700653:after_script
SQL Server 2019 will run as non-root by default. This container is running as user root. Your master database file is owned by root. To learn more visit https://go.microsoft.com/fwlink/?linkid=2099216.