@fivetrandevelopers/zetasql-snowflake
Version:
ZetaSQL Snowflake gRPC server and client
10 lines • 440 B
JavaScript
;
// Original file: src/snowflake/protos/zetasql/public/simple_table.proto
Object.defineProperty(exports, "__esModule", { value: true });
exports._zetasql_ExpressionAttributeProto_ExpressionKind = void 0;
// Original file: src/snowflake/protos/zetasql/public/simple_table.proto
exports._zetasql_ExpressionAttributeProto_ExpressionKind = {
DEFAULT: 0,
GENERATED: 1,
};
//# sourceMappingURL=ExpressionAttributeProto.js.map