Skip to content

issues Search Results · repo:Azure-Samples/azure-sql-db-python-rest-api language:Python

Filter by

5 results
 (63 ms)

5 results

inAzure-Samples/azure-sql-db-python-rest-api (press backspace or delete to remove)

I have implemented this in my Azure environment. GET/DELETE work. PUT/PATCH do not. I keep getting: json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 2 (char ...
  • TerriblyVexed
  • 1
  • Opened 
    on Dec 3, 2021
  • #5

Unfortunately as of today (March 2020) ODBC connection pooling in Linux does work as expected to due an issue in unixODBC library. Is this still true? Link to the issue?
  • Lisa999
  • 2
  • Opened 
    on Nov 26, 2020
  • #4

Using the TSQL option to return native JSON response from Azure SQL - select * from [table FOR JSON path exceeding 2033 Bytes on a column receive only first Column invalid JSON response.
  • veercv
  • 1
  • Opened 
    on Jul 13, 2020
  • #3

although the examples works as standalone, I could not use it with apache2 wsgi module (python3) - renaming app object to application. I had to switch to flask-restplus instead. probably issue is with ...
  • savelov
  • 3
  • Opened 
    on May 2, 2020
  • #2

Kudu builds with flask-restful but the app fails with these messages in log: 2020-02-20T00:00:31.040211104Z [2020-02-20 00:00:31 +0000] [37] [INFO] Starting gunicorn 19.9.0 2020-02-20T00:00:31.041417315Z ...
  • zhiwenchong
  • 1
  • Opened 
    on Feb 20, 2020
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub