J
J
jasta312016-08-12 12:28:28
Django
jasta31, 2016-08-12 12:28:28

How to do some action in sqlite3?

the old database is attached as old
1. In the new database, instead of addresses, object IDs from the table (pyramid_address) of the old database are written. How to transfer address data as strings from the old database? (In old.pyramid_treenode.living_address_id, the address ID from old.pyramid_address is stored, you need to take this address and write it as a string (not an ID) in new.pyramid_treenode.living_address)
2. Previously, pyramid_filterpayment had a boolean value is_paid, which turned into fact_date. How to assign fact_date to be the same as expected_date for those records that have True?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question