Skip to content

Commit

Permalink
Update MQ137.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
abcdaaaaaaaaa authored Jul 6, 2024
1 parent 5d8f779 commit 02b48d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data.uzay.info/mysql/MQ137.sql
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
CREATE TABLE MQ137 (
id INT(6) UNSIGNED AUTO_INCREMENT PRIMARY KEY,
CO VARCHAR(10),
Ethanol VARCHAR(10),
NH3 VARCHAR(10),
Air VARCHAR(10),
CO VARCHAR(3),
Ethanol VARCHAR(3),
NH3 VARCHAR(3),
Air VARCHAR(3),
usvhr VARCHAR(7),
Avg1 VARCHAR(7),
sdCPM VARCHAR(7),
Expand Down

0 comments on commit 02b48d7

Please sign in to comment.