Skip to content

Version 0.3.0

Latest
Compare
Choose a tag to compare
@fknx fknx released this 05 Nov 18:52

Schema support has been added for tables (thanks to @teejay-87 and @vysl19).

You can enter the schema in the connection dialog (comma separated). By default only tables from the public schema are used. Schema support for functions has not been implemented yet. Only functions from the public schema are supported.

Additional changes

  • Npgsql has been updated to version 3.2.5
  • LINQ to DB has been updated to version 1.9.0