mistachkin 
							
						 
					 
					
						
						
							
						
						065f3bf4f2 
					 
					
						
						
							
							Fix various harmless compiler warnings seen with MSVC.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 1c0fe5b5763fe5cbace9773dcdab742e126d0bd035ab13d61f9d134afa0afc0c 
						
						
					 
					
						2019-03-20 05:45:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						2d77d80a65 
					 
					
						
						
							
							Use 64-bit math to compute the sizes of memory allocations in extensions.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: ca67f2ec0e294384c397db438605df1b47aae5f348a8de94f97286997625d169 
						
						
					 
					
						2019-01-08 20:02:48 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						84c501bac1 
					 
					
						
						
							
							Initial code to make shadow tables read-only to ordinary SQL. The now  
						
						 
						
						... 
						
						
						
						xShadowName method is added to the sqlite3_module object and is used
to identify potential shadow tables.  The SQLITE_PREPARE_SHADOW argument
to sqlite3_prepare_v3() is defined.  It is designed to permit writing to
shadow tables, but is currently an unused placeholder.
FossilOrigin-Name: 31942b3dd3f66eb0d9977bf1cadc2f2d7be7967cce2b55784be0b939dfef1985 
						
						
					 
					
						2018-11-05 23:01:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mistachkin 
							
						 
					 
					
						
						
							
						
						dc006e05aa 
					 
					
						
						
							
							When disconnecting from the 'swarmvtab' extension, close each database prior to invoking the 'openclose' function on it.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 3e5647cb6c4553683e24b9cb62548f16c79c4e2ac9e39cf135ea52a623f7cc33 
						
						
					 
					
						2018-01-09 22:23:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mistachkin 
							
						 
					 
					
						
						
							
						
						9a5efdec70 
					 
					
						
						
							
							Fix compiler warnings.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 19aabccfe34c956599f33cd3ddc846816adc06784c2496838f1ef53059e038e5 
						
						
					 
					
						2018-01-05 17:10:49 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						2c44e370f1 
					 
					
						
						
							
							Enhance the "swarmvtab" extension. See header comments in ext/misc/unionvtab.c  
						
						 
						
						... 
						
						
						
						for details.
FossilOrigin-Name: 01c173651ab22b7b0c139eded6f2ad8504efd09088df8ae6a3471230ebf2306f 
						
						
					 
					
						2017-12-15 20:21:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						226744d11b 
					 
					
						
						
							
							Fix a segfault in swarmvtab that could occur if there was an error in the SQL  
						
						 
						
						... 
						
						
						
						statement passed to the constructor. Add other test cases.
FossilOrigin-Name: 6ce8b7ca62fcf97875395fc1a989179309e0abb48d4465658ef0d871434ea057 
						
						
					 
					
						2017-08-05 16:15:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						7d90417733 
					 
					
						
						
							
							Fix memory leak in swarmvtab.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 002a9c7baccf3417c56ec7d16755ea32fdd70a654ffc75f2fc4624fd2b688aed 
						
						
					 
					
						2017-08-05 15:30:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						a5aed4b10b 
					 
					
						
						
							
							Add the optional non-found-callback to the swarm-vtab.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: a94e2f600bc766fb459418e674b842628ba21e27cf9942c00cd533507d7b35fe 
						
						
					 
					
						2017-08-04 20:15:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						d83e082524 
					 
					
						
						
							
							Add further test cases for swarmvtab. And minor code changes.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 0f82d3b9dd5bd2e34a984c78e4a4a87921cf3e15b01b611133378c0ea9901010 
						
						
					 
					
						2017-08-04 17:39:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						0ff2217035 
					 
					
						
						
							
							Add test cases and associated fixes for swarmvtab.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 7ae20eac83fc053dc1bbc42501dd41f77445a6b9a33cfa42b899fc7a18c637ab 
						
						
					 
					
						2017-08-04 16:16:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						a64d1fbc23 
					 
					
						
						
							
							Modify swarmvtab to use a separate database connection for each database file.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 1f05ad29c3a540408470da7f8111f1319f961539c1a96b1a81abf1423af90f15 
						
						
					 
					
						2017-08-03 20:13:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						63331b1af3 
					 
					
						
						
							
							Enhance the code in unionvtab.c to also provide the "swarmvtab" virtual table  
						
						 
						
						... 
						
						
						
						module. There are still several problems on this branch.
FossilOrigin-Name: 03d94388d62fd0f1fae377d273bbd5561208adc34bd97f7ce27783b30a369fd7 
						
						
					 
					
						2017-08-02 19:59:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						7f3d20acec 
					 
					
						
						
							
							Fix a crash in unionvtab caused by a misconfiguration. Add other test cases  
						
						 
						
						... 
						
						
						
						for the same.
FossilOrigin-Name: 255d6b99de2bb210c09ebee9f9481ba3d1130fda47e6e01b4cc8411d00679d09 
						
						
					 
					
						2017-07-18 21:19:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						ff0a4edb72 
					 
					
						
						
							
							Add test cases and fix minor error-handling issues in unionvtab.c.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: deadaad2a0801b3c30d2a076d8eb006b62d8557cff820e0939741c078477c83f 
						
						
					 
					
						2017-07-18 20:49:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						3935ce8e28 
					 
					
						
						
							
							Fix another harmless compiler warning.  Get the MSVC makefile working with unionvtab.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: d49639c208ac366f6c675ac5671accc2a597558b62a51520194276c61f32d406 
						
						
					 
					
						2017-07-18 20:28:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						65e0f11451 
					 
					
						
						
							
							Suppress harmless compiler warnings in union-vtab.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 4d147a1e28b93e267889fcb01b538d6a2a58d6b1655512c883fa5b53ddcc60a4 
						
						
					 
					
						2017-07-18 20:22:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						a18532353c 
					 
					
						
						
							
							Remove an unused variable from unionvtab.c.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: a447fdf182c9090ca5b6c9c13147ae4b78d22d67f416ee7a0436ca408284c8fe 
						
						
					 
					
						2017-07-18 20:17:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						859e4a73b7 
					 
					
						
						
							
							Improve the readability of the unionvtab code.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 5bcf0f86ea7fbbc31a13b2d5b1cf93a92e46fb65fe8e779b3d7e4a98d60d7061 
						
						
					 
					
						2017-07-18 20:03:49 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						090f68a390 
					 
					
						
						
							
							Have unionvtab support constraints on the column that corresponds to the  
						
						 
						
						... 
						
						
						
						INTEGER PRIMARY KEY field of the underlying source tables in the same way as
rowid.
FossilOrigin-Name: 4a6c416fa025a34116ea30923a673cbb108b251b2676734ec8f603600e38e50e 
						
						
					 
					
						2017-07-18 19:51:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						16bab5a7d9 
					 
					
						
						
							
							Add test cases to test/unionvtab.test.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: f2c4a584e83ffcc1cedd39460eb06d6f231a1a87f269bb3e75055232a866067e 
						
						
					 
					
						2017-07-17 21:03:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						bcd303ac7d 
					 
					
						
						
							
							Enhance error detection and fix other issues in unionvtab code.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 9c3f1b9a82e500e015deb0cc669fbb32e7f0cdc69f926ceff383ab946f8d8d18 
						
						
					 
					
						2017-07-17 20:25:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dan 
							
						 
					 
					
						
						
							
						
						d8ecefa5ab 
					 
					
						
						
							
							Add the "unionvtab" virtual table extension in ext/misc/unionvtab.c.  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 62a86aa6c0519cf1fa232169122d3d6ae8d2f66b20530fb934a82a15712bd2f0 
						
						
					 
					
						2017-07-15 20:48:30 +00:00