Skip to content

Should db.sql.table include db.name? #718

@trask

Description

@trask

Currently db.sql.table is defined as:

The name of the primary table that the operation is acting upon, including the database name (if applicable). [1]

I'm not sure why it includes db.name since we have a separate attribute specifically for that, and could parse the db.name out from the full db.sql.table expression.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions