Skip to content

Problems using asTable  #85

@elijah1210

Description

@elijah1210

Failed on step "result" with: "Cannot read property 'asTable' of undefined"
Returns the same thing if asList is used for some reason.

It works in 0.10.0.

params = {
			..., // Random other params that don't matter
			excludeThese: {
				val:  [],
				type: VARCHAR,
				asTable: true,
			},
		};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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