Mercurial > hg > monetdb-java
view .hgignore @ 934:80ade6a717c2
Add double quotes around column names which will become reserved keywords: schema, table, column.
These are used in system tables/views/functions: schemastorage, statistics, storage(), storage, storagemodel, storagemodelinput, tablestorage, tablestoragemodel.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 12 Dec 2024 15:11:27 +0100 (4 months ago) |
parents | f7df78989ac5 |
children |
line wrap: on
line source
syntax: glob # files created by the normal build process *.class *.jar build/META-INF/services/java.sql.Driver src/main/java/org/monetdb/jdbc/MonetVersion.java # files generated by various editors *.swp *~ \#* .#* # other files we don't want TAGS tags *.rej *.orig