This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pgloader
Watch
1
Star
0
Fork
0
You've already forked pgloader
mirror of
https://github.com/dimitri/pgloader.git
synced
2025-08-08 07:16:58 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
cbd167c0e8
pgloader
/
examples
/
stdin
/
stdin.sql
Dimitri Fontaine
cbd167c0e8
Implement --load-from-stdin
2010-04-15 16:55:10 +02:00
5 lines
46 B
SQL
Raw
Blame
History
CREATE
TABLE
stdin
(
a
integer
,
b
text
)
;
Reference in New Issue
View Git Blame
Copy Permalink