You didn't provide any context, but assuming that you are using SQLite and that you did a package install, use the command line tool 'sqlite3'. You may have to install it. Then
*echo ".schema" | sqlite3 /var/lib/weewx/weewx.sdb* On Fri, Nov 7, 2025 at 12:54 PM Claudio <[email protected]> wrote: > How can I view the database fields? > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/d09116d4-4296-4c79-9bb7-f2b3323e1d44n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/d09116d4-4296-4c79-9bb7-f2b3323e1d44n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEAX5W2hDJ7Lj%2B6xwKbYXMUAsdhKdjyynVhTQU4xGLqjkg%40mail.gmail.com.
