我想插入多行并使用asyncpg获取ID,我发现了两种方法:1:生成这样的sql. INSERT INTO films (code, title, did, date_prod, kind) VALUES ('B6717', ...
確定! 回上一頁