Skip to content

Commit 4ad3a29

Browse files
committed
version release 2.1.6 - see CHANGELOG.md
1 parent a570e4d commit 4ad3a29

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
- [2.1.4] modify `importfileexists` and `importfileID` FUNCTIONS with new parameter for `importdeviceid`.
8585
- [2.1.5] move `platformNode` COLUMN from `import_client` TABLE to `import_device` TABLE. This attribute should not change once set. `import_client` are attributes which may change.
8686
- [2.1.5] modify `U_import_file_name` INDEX on `import_file` TABLE from UNIQUE (name) to UNIQUE (importdeviceid, name). This was missed in last release and main reason for release.
87+
- [2.1.6] repository name change - ApacheLogs2MySQL to apache-logs-to-mysql
8788
- [2.1.6] rename files - apachelogs2MySQL.py to logs2mysql.py, apachelogs2MySQL.sql to apache_logs_schema.sql
8889
- [2.1.6] modify `logs2mysql.py` line `if useragent_process == 1:` to `if useragent_process >= 1:`
8990
- [2.1.6] modify all files with refers to repository name. Changed `ApacheLogs2MySQL` to `apache-logs-to-mysql`
6.63 KB
Loading

0 commit comments

Comments
 (0)