Skip to content

Fake Mode, Ability to just print sql statement without real insert to the db #9

Description

@ishehata
  • Allow users to call gofixtures and print sql statements of data read from the file without really inserting anything to a db.

this could be useful for someone, although i am not sure if there is a real case for this.

  • maybe just create a new fake Postgres DAL, which is just a struct that implements the datastore interface and does nothing but printing the sql statements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions