Jump to content

Released: SQL Server 3rd Party Backend for Django v1.3


Recommended Posts

Guest DavidEngelMS
Posted

We have released version 1.3 of the SQL Server 3rd Party Backend for Django. This release contains support for the release of Django 4.12 as well as a number of issue fixes.

 

 

 

Our plan is to support major releases of Django and SQL Server, to ensure users of this project can keep up to date with Django while continuing to use SQL Server as a backend.

 

 

 

Added:

 

  • Added case-sensitive feature for Replace function (#222)
  • Added support for Django 4.2 (#269)

Fixed:

 

  • Fixed #196: changed getting system datetime to cached_property (#217)
  • Fixed an issue of adding OFFSET keyword for legacy SQL Server versions (#218)
  • Fixed left padding function to return strings with correct length (#226)
  • Fixed limit_offset_sql to handle cases when there is no OFFSET (#235)

 

 

 

For more details of release changes and fixes, please see the Release Notes.

 

 

 

To use this backend for Django 4.2, no changes are required to your existing Django project settings - provided it is already configured for MSSQL (see project README).

 

 

 

 

 

 

 

If you encounter any issues or have any feedback, head over to our mssql-django project repository and submit an issue.

 

 

 

David Engel

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...