Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@mcsweb:~/mcsweb-confman# php db2yaml.php | head -n20
- ---
- checkouts:
- id:
- Type: int
- PrimaryKey: "true"
- Size: 11
- owner:
- Type: int
- Size: 11
- webhotel:
- Type: int
- Size: 11
- name:
- Type: varchar
- Size: 255
- url:
- Type: varchar
- Size: 255
- username:
- Type: varchar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement