Skip to content

supabase db dump -x flag not excluding all files in list #3275

@rtessler

Description

@rtessler

Bug report

$ supabase db dump --data-only -f file.sql -x . .

only the first table is excluded from the dump

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

To Reproduce

include more than 1 table in the exclude list

Expected behavior

All files in exclude list should be omitted from the dump

Screenshots

System information

  • OS: macOS
  • Browser (if applies) NA
  • Version of supabase-js: 2.15.18
  • Version of Node.js: 22.11

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions