mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 10:31:06 +03:00 
			
		
		
		
	Add sqlalchemy (#9690)
* add sqlalchemy * fix linter errors * Update _data/simple-icons.json * JSON Schema Update to include Discussions * Update .jsonschema.json Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com> --------- Co-authored-by: Adam Rusted <hello@adamrusted.me> Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
This commit is contained in:
		
							parent
							
								
									09fd370582
								
							
						
					
					
						commit
						457b5abbac
					
				| @ -680,7 +680,7 @@ | |||||||
|         "pattern": "^https://github\\.com/(?!(features/actions)|(sponsors)|(logos)$)" |         "pattern": "^https://github\\.com/(?!(features/actions)|(sponsors)|(logos)$)" | ||||||
|       }, |       }, | ||||||
|       "then": { |       "then": { | ||||||
|         "pattern": "^https://github\\.com/[^/]+/[^/]+/(blob/[a-f\\d]{40}/[^\\s]+)|(tree/[a-f\\d]{40}(/[^\\s]+)?)|(((issues)|(pull))/\\d+#issuecomment-\\d+)$" |         "pattern": "^https://github\\.com/[^/]+/[^/]+/(blob/[a-f\\d]{40}/[^\\s]+)|(tree/[a-f\\d]{40}(/[^\\s]+)?)|(((issues)|(pull)|(discussions))/\\d+#((issuecomment)|(discussioncomment))-\\d+)$" | ||||||
|       }, |       }, | ||||||
|       "else": { |       "else": { | ||||||
|         "$ref": "#/definitions/url" |         "$ref": "#/definitions/url" | ||||||
|  | |||||||
| @ -12600,6 +12600,14 @@ | |||||||
|             "hex": "FF0000", |             "hex": "FF0000", | ||||||
|             "source": "https://www.spyder-ide.org" |             "source": "https://www.spyder-ide.org" | ||||||
|         }, |         }, | ||||||
|  |         { | ||||||
|  |             "title": "SQLAlchemy", | ||||||
|  |             "hex": "D71F00", | ||||||
|  |             "source": "https://github.com/sqlalchemy/sqlalchemy/discussions/7672#discussioncomment-2157650", | ||||||
|  |             "license": { | ||||||
|  |                 "type": "MIT" | ||||||
|  |             } | ||||||
|  |         }, | ||||||
|         { |         { | ||||||
|             "title": "SQLite", |             "title": "SQLite", | ||||||
|             "hex": "003B57", |             "hex": "003B57", | ||||||
|  | |||||||
							
								
								
									
										1
									
								
								icons/sqlalchemy.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								icons/sqlalchemy.svg
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| After Width: | Height: | Size: 5.5 KiB | 
		Loading…
	
		Reference in New Issue
	
	Block a user