mirror of
https://github.com/certd/certd.git
synced 2026-06-22 01:37:32 +08:00
chore: 1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface SqlAdapter {
|
||||
date(columnName: string): string;
|
||||
}
|
||||
Reference in New Issue
Block a user