test_what_strds stdout

Default driver / database set to:
driver: sqlite
database: /grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__scripts_v_what_strds_test_what_strds/sqlite/sqlite.db
Traceback (most recent call last):
  File "scripts/v.db.addtable", line 150, in <module>
    sys.exit(main())
  File "scripts/v.db.addtable", line 129, in main
    table = '%s.%s' (schema, table)
TypeError: 'str' object is not callable
ERROR: Impossible add table to vector what_strds


WARNING: Vector map <what_strds> already exists and will be overwritten
DB settings already defined, nothing to do
Traceback (most recent call last):
  File "scripts/v.db.addtable", line 150, in <module>
    sys.exit(main())
  File "scripts/v.db.addtable", line 129, in main
    table = '%s.%s' (schema, table)
TypeError: 'str' object is not callable
ERROR: Impossible add table to vector what_strds