Re: [weewx-user] No primary key on archive

2024-05-01 Thread Tom Keffer
But, there is a primary key: field dateTime. It should be defined as "INTEGER NOT NULL UNIQUE PRIMARY KEY". You're not seeing that? On Tue, Apr 30, 2024 at 9:39 PM Clay Jackson wrote: > I'm importing weewx data from a mariadb database to a percona xtradb and > it has strict primary key enforc

[weewx-user] No primary key on archive

2024-04-30 Thread Clay Jackson
I'm importing weewx data from a mariadb database to a percona xtradb and it has strict primary key enforcement turned on. Is there a reason there's a key but not a primary key defined for the archive table? -- You received this message because you are subscribed to the Google Groups "weewx-