aboutsummaryrefslogtreecommitdiff
path: root/src/modules/database/index.ts
AgeCommit message (Expand)AuthorFilesLines
2023-11-06refactor: simplify module creation (#2485)ST-DDT1-7/+2
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-10/+2
2023-05-15docs: switch doc links to stable (#2152)Shinigami1-2/+2
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-0/+6
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+1
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-2/+2
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+10
2022-08-28fix(datatype): unintentional hex breaking change (#1306)Eric Cheng1-1/+5
2022-08-10feat: `datatype.hexadecimal` signature change (#1238)Eric Cheng1-2/+1
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+75