Skip to content

Capture, or show, output from SQL Scripts #594

@philcart

Description

@philcart

A few of our scripts, particularly those run after migration, maintain seed data.

These scripts have standard SQL PRINT statements showing if actions are being taken.
eg:

PRINT 'Inserted n new division codes';

Currently Grate shows the script being executed, but there is no output from the script.

Looking for AfterMigration scripts in "script folder". These scripts will run every time.
--------------------------------------------------------------------------------
 Running 'my script to run.sql'.
--------------------------------------------------------------------------------

Is it possible to have that output show up somewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions