mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-29 19:52:24 -05:00 
			
		
		
		
	bumps our fork of modernc.org/sqlite to v1.34.5 (#3731)
This commit is contained in:
		
					parent
					
						
							
								053d820845
							
						
					
				
			
			
				commit
				
					
						a24048fc05
					
				
			
		
					 42 changed files with 52 additions and 18306 deletions
				
			
		
							
								
								
									
										5
									
								
								vendor/modernc.org/sqlite/sqlite.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								vendor/modernc.org/sqlite/sqlite.go
									
										
									
										generated
									
									
										vendored
									
									
								
							|  | @ -55,6 +55,11 @@ const ( | |||
| 	sqliteLockedSharedcache = sqlite3.SQLITE_LOCKED | (1 << 8) | ||||
| ) | ||||
| 
 | ||||
| // https://gitlab.com/cznic/sqlite/-/issues/199 | ||||
| func init() { | ||||
| 	sqlite3.PatchIssue199() | ||||
| } | ||||
| 
 | ||||
| // Error represents sqlite library error code. | ||||
| type Error struct { | ||||
| 	msg  string | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue