Compare commits

...

11 Commits

Author SHA1 Message Date
strawmanbobi
29a6b67aac updated database 20260215 2026-02-16 10:05:37 +08:00
Strawmanbobi
a7a9874ad4 remove 'temp' section from README
Removed the 'temp' section from the README.
2025-11-01 20:39:06 +08:00
strawmanbobi
9cc2122c69 corrected myql syntax error 2025-10-30 13:12:52 +08:00
strawmanbobi
866424fc0e retry git lfs 2025-10-30 12:48:39 +08:00
strawmanbobi
a1eda5c898 implemented gitlfs to upload big package 2025-10-30 12:39:42 +08:00
strawmanbobi
8eeed532de implemented gitlfs to upload big package 2025-10-30 12:37:45 +08:00
strawmanbobi
7595b77c08 updated to latest database 20251030 2025-10-30 12:32:46 +08:00
strawmanbobi
2587217e61 deleted database out-of-time and added git lfs support 2025-02-25 09:22:10 +08:00
strawmanbobi
eabccc31f5 updated db 20250215 2025-02-15 20:16:05 +08:00
strawmanbobi
81893c6e78 Merge branch 'master' of ssh://github.com/irext/database 2023-09-07 08:40:00 +08:00
strawmanbobi
bba8a2b158 renamed db files 2023-09-07 08:39:39 +08:00
11 changed files with 17 additions and 425 deletions

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
db/irext_db_20250215_mysql.sql filter=lfs diff=lfs merge=lfs -text
db/irext_db_20250215_sqlite.db filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.db filter=lfs diff=lfs merge=lfs -text
*.sql filter=lfs diff=lfs merge=lfs -text

View File

@@ -4,4 +4,3 @@ This repository contains the IRext remote control index and IR binary code.
- binaries : The IR binary code
- db : IRext index data SQL script for MySQL and SQLite3 file
- temp : Middle objects to generating binary code, eg. protocol xml descriptors

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

BIN
db/irext_db_20260215_mysql.sql LFS Normal file

Binary file not shown.

BIN
db/irext_db_20260215_sqlite3.db LFS Normal file

Binary file not shown.

Binary file not shown.