DAO 修正

This commit is contained in:
2024-02-12 13:00:15 +09:00
parent 1ae5df5420
commit dd3a9027d5
3 changed files with 21 additions and 4 deletions
+9
View File
@@ -51,6 +51,15 @@ Thread
}
public static function
find (
int $id)
: \Dto\Thread
{
;
}
public static function
create_thread (
SQLite3 $db,