On Thu, Dec 19, 2019 at 5:34 PM onlinejudge95 wrote:
>
> Hi Devs,
>
> A quick question. I am using Django to schedule some commands to populate
> my PostgreSQL(Apart from using it as a web framework). I am currently
> fetching records from a particular table and for each of those records
> doing s
Hi Devs,
A quick question. I am using Django to schedule some commands to populate
my PostgreSQL(Apart from using it as a web framework). I am currently
fetching records from a particular table and for each of those records
doing some calculation and storing the processed data in some other
databa