回答編集履歴
1
参考サイトを追加
answer
CHANGED
@@ -7,4 +7,5 @@
|
|
7
7
|
```
|
8
8
|
|
9
9
|
参考サイト:
|
10
|
-
[https://stackoverflow.com/questions/31891313/character-array-insertion-in-postgresql-using-npgsql](https://stackoverflow.com/questions/31891313/character-array-insertion-in-postgresql-using-npgsql)
|
10
|
+
[https://stackoverflow.com/questions/31891313/character-array-insertion-in-postgresql-using-npgsql](https://stackoverflow.com/questions/31891313/character-array-insertion-in-postgresql-using-npgsql)
|
11
|
+
[https://github.com/npgsql/npgsql/blob/fff8af01599a129c5a03b4ad685e7fc5a1afbde1/src/Npgsql/NpgsqlTypes/NpgsqlDbType.cs/#L397](https://github.com/npgsql/npgsql/blob/fff8af01599a129c5a03b4ad685e7fc5a1afbde1/src/Npgsql/NpgsqlTypes/NpgsqlDbType.cs/#L397)
|