Skip to content

bug? import database, asset type error and missing name? #1323

@byte-opps

Description

@byte-opps

An example of asset file for a mssql data base table using

$bruin import database -c mssqldb pipe3

missing name: and incorrect type: ?

type: sf.source  --> believe this is SnowFlake?
description: Imported table schema.table

expected result using https://getbruin.com/docs/bruin/commands/import.html

type: postgres  # or snowflake, bigquery, etc.  --> quessing this should be ms.sql or ms.source 
name: schema.table
description: "Imported table schema.table"

 bruin --version
Current: v0.11.352 (c346a9dadbc5f9d69321bdfd046fd9380ea2c77f)
Latest: v0.11.352

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions