mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_external_dbsource: Migration to 17.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<odoo>
|
||||
<odoo noupdate="1">
|
||||
<record model="base.external.dbsource" id="demo_postgre">
|
||||
<field name="name">PostgreSQL local</field>
|
||||
<field name="conn_string">dbname='postgres' password=%s</field>
|
||||
|
||||
Reference in New Issue
Block a user