Typically it takes the form dialect+driver://username:password@host:port/database . In our case, dialect is sqlite hence the sqlite:// bit.
確定! 回上一頁