sqlserver2pgsql
Cannot open /tmp/workspace/before.sql, Read-only file system at ./sqlserver2pgsql.pl line 2560
When trying to use efs drive on the container, the script is throwing the error
sqlserver2pgsql
Warning: There is a computed column: public.GeneratedColumns.Sum1
sqlserver2pgsql
PostgreSQL 12 supports this via GENERATED ALWAYS AS (...)
sqlserver2pgsql
For now it has been declared as a varchar and the calculation formula has been commented.
sqlserver2pgsql
The formula will likely need to be manually fixed to properly refer to other columns.
sqlserver2pgsql
Warning: There is a computed column: public.GeneratedColumns.Sum2
sqlserver2pgsql
PostgreSQL 12 supports this via GENERATED ALWAYS AS (...)
sqlserver2pgsql
For now it has been declared as a varchar and the calculation formula has been commented.
sqlserver2pgsql
The formula will likely need to be manually fixed to properly refer to other columns.
sqlserver2pgsql
Warning: There is a computed column: public.GeneratedColumns.Sum3
sqlserver2pgsql
PostgreSQL 12 supports this via GENERATED ALWAYS AS (...)
sqlserver2pgsql
For now it has been declared as a varchar and the calculation formula has been commented.
sqlserver2pgsql
The formula will likely need to be manually fixed to properly refer to other columns.
sqlserver2pgsql
Warning: There is a computed column: public.GeneratedColumns.Sum4
sqlserver2pgsql
PostgreSQL 12 supports this via GENERATED ALWAYS AS (...)
sqlserver2pgsql
For now it has been declared as a varchar and the calculation formula has been commented.
sqlserver2pgsql
The formula will likely need to be manually fixed to properly refer to other columns.
sqlserver2pgsql
Cannot open /tmp/workspace/before.sql, Read-only file system at ./sqlserver2pgsql.pl line 2560
sqlserver2pgsql Cannot open /tmp/workspace/before.sql, Read-only file system at ./sqlserver2pgsql.pl line 2560
When trying to use efs drive on the container, the script is throwing the error
sqlserver2pgsql Warning: There is a computed column: public.GeneratedColumns.Sum1 sqlserver2pgsql PostgreSQL 12 supports this via GENERATED ALWAYS AS (...) sqlserver2pgsql For now it has been declared as a varchar and the calculation formula has been commented. sqlserver2pgsql The formula will likely need to be manually fixed to properly refer to other columns. sqlserver2pgsql Warning: There is a computed column: public.GeneratedColumns.Sum2 sqlserver2pgsql PostgreSQL 12 supports this via GENERATED ALWAYS AS (...) sqlserver2pgsql For now it has been declared as a varchar and the calculation formula has been commented. sqlserver2pgsql The formula will likely need to be manually fixed to properly refer to other columns. sqlserver2pgsql Warning: There is a computed column: public.GeneratedColumns.Sum3 sqlserver2pgsql PostgreSQL 12 supports this via GENERATED ALWAYS AS (...) sqlserver2pgsql For now it has been declared as a varchar and the calculation formula has been commented. sqlserver2pgsql The formula will likely need to be manually fixed to properly refer to other columns. sqlserver2pgsql Warning: There is a computed column: public.GeneratedColumns.Sum4 sqlserver2pgsql PostgreSQL 12 supports this via GENERATED ALWAYS AS (...) sqlserver2pgsql For now it has been declared as a varchar and the calculation formula has been commented. sqlserver2pgsql The formula will likely need to be manually fixed to properly refer to other columns. sqlserver2pgsql Cannot open /tmp/workspace/before.sql, Read-only file system at ./sqlserver2pgsql.pl line 2560
args: [ '-f', './regression/reg_tests.sql', '-b', '/tmp/workspace/before.sql' , '-a', '/tmp/workspace/after.sql' , '-u', '/tmp/workspace/unsure.sql']