DB = Sequel.connect('postgres://user:password@localhost/blog') # Uses the postgres adapter. You can use URI query parameters to specify ...
確定! 回上一頁