maddy/internal/table
2022-02-03 22:56:30 +00:00
..
chain.go use camelCase 2022-02-03 22:56:30 +00:00
email_localpart.go Implement table.email_localpart to strip domain from emails 2021-08-09 11:43:20 +03:00
file.go add test for 1-N 2022-01-28 02:08:37 +00:00
file_test.go add test for 1-N 2022-01-28 02:08:37 +00: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 table: Implement module.MultiTable for file, sql_query, sql_table and static 2021-07-11 19:45:16 +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 MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
static.go add LookupMulti to table.static 2022-01-27 23:35:59 +00:00