gramex icon indicating copy to clipboard operation
gramex copied to clipboard

FormHandler reports MSSQL-specific error

Open sanand0 opened this issue 3 years ago • 0 comments

sqlalchemy.exc.CompileError: MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause

Using pip install sqlalchemy==1.3.9 fixes this, but it breaks with SQLAlchemy 1.4+.

sanand0 avatar Nov 01 '22 15:11 sanand0