Feedback Request on Connection Pooling Feature for Django Oracle Backend

2024-09-19 Thread suraj shaw
Hi All I hope you’re all doing well! I’ve recently implemented a connection pooling functionality for the Oracle backend, which will be available with the upcoming Django 5.2 release. I’d love your input before we merge it. If you have a Django project using the Oracle backend, it would be great

Re: Multiple Database problem

2024-08-18 Thread suraj shaw
Yes, Its possible. Please follow this - https://docs.djangoproject.com/en/5.0/topics/db/multi-db/ Thanks Suraj On Wed, Aug 14, 2024 at 8:45 PM Dhanushpathi Prakash < dhanushpathiprak...@gmail.com> wrote: > Is there is possible to multiple database with a single app. How? > > -- > You received th

Call for Testing: Connection Pooling PR for Django Oracle

2024-05-06 Thread suraj shaw
Dear Django Users, I hope this email finds you well. We're reaching out to the Django community today with an exciting opportunity to test a significant enhancement for the Oracle database backend: connection pooling functionality. A pull request has been submitted that introduces connection