I want to migrate data from a legacy SQL server database (2008 R2) to a postgresql 11 application with django. At first I did some export of SQL server tables to Excel, then python scripts to read ...
tr_qty_req = models.DecimalField(max_digits=38, decimal_places=10, blank=True, null=True) tr_qty_chg = models.DecimalField(max_digits=38, decimal_places=10, blank ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results