mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-04 05:59:48 +08:00 
			
		
		
		
	feat(user): generate and delete sample data (#2987)
Co-authored-by: Rachit Naithani <rachit.naithani@juspay.in> Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
This commit is contained in:
		@ -7,6 +7,7 @@ use crate::schema::users;
 | 
			
		||||
 | 
			
		||||
pub mod dashboard_metadata;
 | 
			
		||||
 | 
			
		||||
pub mod sample_data;
 | 
			
		||||
#[derive(Clone, Debug, Identifiable, Queryable)]
 | 
			
		||||
#[diesel(table_name = users)]
 | 
			
		||||
pub struct User {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user