maddy/internal/table
2023-11-16 15:52:52 +08:00
..
chain.go use camelCase 2022-02-03 22:56:30 +00:00
email_localpart.go table: Implement email_localpart_optional module 2023-03-08 16:14:03 +03:00
email_with_domain.go table: Implement email_with_domains module 2023-03-08 16:10:37 +03:00
file.go fix race condition on table.file #557 2022-12-03 10:06:14 +01:00
file_test.go chore: remove refs to deprecated io/ioutil 2023-11-16 15:52:52 +08:00
identity.go Remove deprecated 0.3 module name aliases 2021-07-15 16:27:15 +03:00
regexp.go go fmt 2022-01-31 21:59:27 +00:00
sql_query.go Merge branch 'dev' 2021-08-09 13:01:18 +03:00
sql_query_test.go Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
sql_table.go table/sql_table: Fix incorrect for PostgreSQL type being used in table creation 2021-08-21 09:23:29 +03:00
sqlite3.go Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
static.go add LookupMulti to table.static 2022-01-27 23:35:59 +00:00