a6bb538ce9 
								
							 
						 
						
							
							
								
								fix: format all code with black  
							
							... 
							
							
							
							and from now on should not deviate from that... 
							
						 
						
							2025-08-30 21:25:44 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								2fcff6b2a4 
								
							 
						 
						
							
							
								
								fix: fix 'inconsistent-return-statements' for pylint  
							
							
							
						 
						
							2025-08-30 16:36:52 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e1785ccfcc 
								
							 
						 
						
							
							
								
								feat: convert all uuid fields from str to proper UUID  
							
							... 
							
							
							
							ugh had to rewrite alembic migrations instead of just adding a new
one..  will be good to be past this hiccup 
							
						 
						
							2024-12-07 23:45:47 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								d95b101dbf 
								
							 
						 
						
							
							
								
								fix: add db.util.make_topo_sortkey() function  
							
							
							
						 
						
							2024-12-03 21:53:30 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								028c64fc12 
								
							 
						 
						
							
							
								
								fix: use true UUID type for Upgrades table primary key  
							
							... 
							
							
							
							hopefully can use this everywhere soon but let's start slow and test 
							
						 
						
							2024-11-30 19:59:59 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								4c51189d41 
								
							 
						 
						
							
							
								
								fix: move model base class out of model subpkg  
							
							... 
							
							
							
							and other things, used by other packages (rattail)
otherwise when rattail imports them, the whole WJ model comes along
with it and it can interfere with sqlalchemy-continuum versioning 
							
						 
						
							2024-08-30 20:30:09 -05:00