- or download this
#!/usr/bin/env perl
...
}
return $rowid;
}
- or download this
Value='Alpha': attempt to select yielded rowid=0E0
So value needs to be inserted.
...
So value needs to be inserted.
DBD::SQLite::st execute failed: UNIQUE constraint failed: Songs.song a
+t /Users/chap/private/perl/insert_unique line 51.
DBD::SQLite::st execute failed: UNIQUE constraint failed: Songs.song a
+t /Users/chap/private/perl/insert_unique line 51.
- or download this
$ sqlite3 music
SQLite version 3.43.2 2023-10-10 13:08:14
...
1|Alpha
2|Beta
3|Gamma