we have the patched version of SQLite installed and in use our freeswitch instance is set up to use param name="core-db-name" value="/dev/shm/core.db" which is an ...
Is it possible migrate mssql onprem database to postgresql database with below scenario:- suppose we have table name "employee_name" in source database can we migrate that table into "employee_ID" ...