public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: [pgadmin-org/pgadmin4] c0b868: Added Strategy, Locale Provider, ICU Locale, ICU R...
Date: Mon, 04 Sep 2023 03:33:18 -0700
Message-ID: <pgadmin-org/pgadmin4/push/refs/heads/master/[email protected]> (raw)

  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: c0b868b53bded9a9527c3182821d6168096dd3ee
      https://github.com/pgadmin-org/pgadmin4/commit/c0b868b53bded9a9527c3182821d6168096dd3ee
  Author: Akshay Joshi <[email protected]>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    M docs/en_US/database_dialog.rst
    M docs/en_US/images/database_advanced.png
    M docs/en_US/images/database_definition.png
    M docs/en_US/images/database_general.png
    M docs/en_US/images/database_parameters.png
    M docs/en_US/images/database_security.png
    M docs/en_US/images/database_sql.png
    M docs/en_US/release_notes_7_7.rst
    M web/pgadmin/browser/server_groups/servers/databases/__init__.py
    M web/pgadmin/browser/server_groups/servers/databases/static/js/database.js
    M web/pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js
    A web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/15_plus/create.sql
    A web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/15_plus/get_icu_locale.sql
    A web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/15_plus/properties.sql
    A web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/16_plus/create.sql
    M web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/16_plus/properties.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/alter_default_db_privileges_function.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/alter_default_db_privileges_reset_all.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/alter_default_db_privileges_sequences.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/alter_default_db_privileges_tables.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/alter_default_db_privileges_types.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/create_database_icu.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/create_database_icu_msql.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/create_database_new_options_libc.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/create_database_new_options_libc_msql.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/15_plus/test_database.json
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/16_plus/create_database_icu_rules.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/16_plus/create_database_icu_rules_msql.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/pg/16_plus/test_database.json
    M web/pgadmin/browser/server_groups/servers/databases/tests/pg/default/alter_default_db_privileges_function.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/pg/default/alter_default_db_privileges_reset_all.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/pg/default/alter_default_db_privileges_sequences.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/pg/default/alter_default_db_privileges_tables.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/pg/default/alter_default_db_privileges_types.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/pg/default/test_database.json
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/alter_default_db_privileges_function.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/alter_default_db_privileges_reset_all.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/alter_default_db_privileges_sequences.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/alter_default_db_privileges_tables.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/alter_default_db_privileges_types.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/create_database_icu.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/create_database_icu_msql.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/create_database_new_options_libc.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/create_database_new_options_libc_msql.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/15_plus/test_database.json
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/16_plus/create_database_icu_rules.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/16_plus/create_database_icu_rules_msql.sql
    A web/pgadmin/browser/server_groups/servers/databases/tests/ppas/16_plus/test_database.json
    M web/pgadmin/browser/server_groups/servers/databases/tests/ppas/default/alter_default_db_privileges_function.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/ppas/default/alter_default_db_privileges_reset_all.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/ppas/default/alter_default_db_privileges_sequences.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/ppas/default/alter_default_db_privileges_tables.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/ppas/default/alter_default_db_privileges_types.sql
    M web/pgadmin/browser/server_groups/servers/databases/tests/ppas/default/test_database.json
    M web/pgadmin/browser/server_groups/servers/databases/tests/test_db_add.py
    M web/pgadmin/browser/server_groups/servers/databases/tests/utils.py
    M web/regression/re_sql/tests/test_resql.py

  Log Message:
  -----------
  Added Strategy, Locale Provider, ICU Locale, ICU Rules, and OID options while creating a database. #6383








reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: [pgadmin-org/pgadmin4] c0b868: Added Strategy, Locale Provider, ICU Locale, ICU R...
  In-Reply-To: <pgadmin-org/pgadmin4/push/refs/heads/master/[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox