mirror of
				https://github.com/nkanaev/yarr.git
				synced 2025-10-30 22:43:29 +00:00 
			
		
		
		
	todo
This commit is contained in:
		| @@ -15,6 +15,7 @@ func New(path string) (*Storage, error) { | ||||
| 		return nil, err | ||||
| 	} | ||||
|  | ||||
| 	// TODO: https://foxcpp.dev/articles/the-right-way-to-use-go-sqlite3 | ||||
| 	db.SetMaxOpenConns(1) | ||||
|  | ||||
| 	if err = migrate(db); err != nil { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user