We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Documentation changes for v0.29
Fixing latex tag issues with the 2.1.11 and 2.2.1 topics Signed-off-by: lrrajesh <l.r.rajeshnarayanan@intel.com> Conflicts: 2-Build-and-Installation-Guide/2.1-ORCM-Build-and-Installation/2.1.11-Setting-MCA-Parameters.md
Updated reference to alembic config Change all alembic.ini to schema_migration.ini to reflect the actual file in the current version. Change-Id: I4c5633c50112a6312ac58013a3ad33723e6fefc9 Signed-off-by: Hong Quach <hong.t.quach@intel.com>
Updated PG_DB_URL to be more specific for PostgreSQL Changed the sample URL syntax to indicate the optional fields
Updated the create initial database command from calling Alembic CLI directly to running python setup_orcmdb.py
Updated the database create step to use Alembic migration tool instead of the orcmdb_psql.sql file.
Updated 2.2.1 Database Server (markdown)
Corrected a typo
upss.. another typo
Added an example of how the user can check what port the DB is listening on
I corrected a typo in the general recommendations section
Fixing the footer and sidebars