remove exclusive lock on sqlite
This commit is contained in:
		
							parent
							
								
									97b6afce7c
								
							
						
					
					
						commit
						40e9509a13
					
				@ -1,7 +1,6 @@
 | 
			
		||||
import kotlin.Boolean;
 | 
			
		||||
 | 
			
		||||
PRAGMA foreign_keys = 1;
 | 
			
		||||
PRAGMA locking_mode = EXCLUSIVE;
 | 
			
		||||
 | 
			
		||||
-- channels table
 | 
			
		||||
-- note: boolean are stored as INTEGER, with 0=false
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user