File: 10create_table.rb

package info (click to toggle)
ruby-odbc 0.99998-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 564 kB
  • sloc: ansic: 8,517; ruby: 851; makefile: 3
file content (1 line) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (9)
1
$c.run("create table test (id int not null, str varchar(32) not null)")