Skip to content

Commit cf5e210

Browse files
authored
Update README.md
1 parent f2b813e commit cf5e210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ from sql_metadata.compat import get_query_columns, get_query_tables
252252
The following functions from the old API are available in the `sql_metadata.compat` module:
253253

254254
* `generalize_sql`
255-
* `get_query_columns`
255+
* `get_query_columns` (since #131 columns aliases ARE NOT returned by this function)
256256
* `get_query_limit_and_offset`
257257
* `get_query_tables`
258258
* `get_query_tokens`

0 commit comments

Comments
 (0)