diff options
Diffstat (limited to 'docs/ip2nation.md')
| -rw-r--r-- | docs/ip2nation.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/ip2nation.md b/docs/ip2nation.md new file mode 100644 index 0000000..60f3adf --- /dev/null +++ b/docs/ip2nation.md @@ -0,0 +1,6 @@ +[[Database Structure|Database Structure]] > [[Auth-Database|Auth-Database]] > [[ip2nation|ip2nation]] + +Column | Type | Description +--- | --- | --- +Ip | int(11) unsigned | +Country | char(2) | |
