I'm using a connection to SQL Server, getting a bug when I want to edit a row that uses the primary key is datetime. Issue a "No rows" message
adminer.php?mssql=192.168.0.1&username=user&db=dbname&ns=dbo&edit=test&where%5Bdate_test%5D=2022-08-04+10%3A44%3A00
Fixed by a50b3d63.
Log in to post a comment.
I'm using a connection to SQL Server, getting a bug when I want to edit a row that uses the primary key is datetime. Issue a "No rows" message
adminer.php?mssql=192.168.0.1&username=user&db=dbname&ns=dbo&edit=test&where%5Bdate_test%5D=2022-08-04+10%3A44%3A00
Fixed by a50b3d63.