mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	chore(test): add database testing migration
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -11,6 +11,7 @@ po-*/
 | 
				
			|||||||
.flatpak-builder/
 | 
					.flatpak-builder/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*.db
 | 
					*.db
 | 
				
			||||||
 | 
					!test/**/*.db
 | 
				
			||||||
!integration-tests/db/document.db
 | 
					!integration-tests/db/document.db
 | 
				
			||||||
!integration-tests/db/config.ini
 | 
					!integration-tests/db/config.ini
 | 
				
			||||||
integration-tests/db/log
 | 
					integration-tests/db/log
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										0
									
								
								src/services/migration.spec.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								src/services/migration.spec.ts
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										
											BIN
										
									
								
								test/db/document_v214.db
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								test/db/document_v214.db
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user