Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2022-08-22 11:33:02 +0300
committerDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2022-08-22 11:33:02 +0300
commit0fa108340107cc721c76592490708468bc66460a (patch)
tree1ff478fde5f65e29026c6803c2f90f00f0c23f25 /.gitignore
parentc264702500876a214e598edd14df17e49e0066f9 (diff)
.......... [DEV-2097] improved scripts for upgrading history tables to primary keys
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d7b25cbc67..057258923d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,11 +51,15 @@ build/win32/project/messages.rc
build/win32/project/resource.res
database/mysql/data.sql
database/mysql/schema.sql
+database/mysql/history_pk_prepare.sql
database/oracle/data.sql
database/oracle/schema.sql
+database/oracle/history_pk_prepare.sql
database/postgresql/data.sql
database/postgresql/schema.sql
database/postgresql/timescaledb.sql
+database/postgresql/history_pk_prepare.sql
+database/postgresql/tsdb_history_pk_upgrade_*
database/sqlite3/data.sql
database/sqlite3/schema.sql
etc/agent.conf