Skip to content

GdaConnection: New API added

Pavlo Solntsev requested to merge pavlosun/libgda:wip/conn_new_api into master
  • gda_connection_new_from_dsn was renamed to ..._from_dsn_name
  • gda_connection_open_from_dsn was renamed to ..._from_dsn_name
  • gda_connection_from_dsn now needs GdaDsnInfo instance
  • additional formatting around those functions

Merge request reports