mirror of
				https://github.com/knex/knex.git
				synced 2025-10-30 17:29:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
		
			132 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			132 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| module.exports = ['table', 'createTable', 'editTable', 'dropTable',
 | |
|   'dropTableIfExists',  'renameTable', 'hasTable', 'hasColumn']; | 
