This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolt
Watch
1
Star
0
Fork
0
You've already forked dolt
mirror of
https://github.com/dolthub/dolt.git
synced
2026-04-25 11:39:32 -05:00
Code
Issues
Packages
Projects
Releases
158
Wiki
Activity
7,496
Commits
298
Branches
628
Tags
4e33bdb71ace4aa4d6390b0123efd6385ed9632e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Zach Musgrave
9b9ec6dc3e
Fixed a bug on windows when redirecting STDIN for SQL import, e.g. dolt sql < dump.sql. Also fixed up ip2nation sample so that it successfully imports
...
Signed-off-by: Zach Musgrave <
zach@liquidata.co
>
2019-08-09 12:48:19 -07:00
Zach Musgrave
a0e5bb7353
Added a large SQL import script as a test. Performance is... not great. Initially failed the import because we disallowed capital letters in table names, so changed that and added regression tests for the two tables. Also discovered a couple bugs.
2019-05-15 16:52:28 -07:00