Media: Fix v33 schema
While NON NULL seems to be accepted by sqlite, it appears to be silently converted to NOT NULL, which makes the db consistency checks fail later on
While NON NULL seems to be accepted by sqlite, it appears to be silently converted to NOT NULL, which makes the db consistency checks fail later on
VideoLAN code repository instance