当前位置:网站首页>How to force activerecord to reload a class- How do I force ActiveRecord to reload a class?
How to force activerecord to reload a class- How do I force ActiveRecord to reload a class?
2022-07-05 04:17:00 【French red wine sweet】
problem :
I'm creating a bunch of migrations, some of which are standard "create table" or "modify table" migrations, and some of which modify data. I am creating a series of migrations , Some of them are standard “ Create table ” or “ Modify table ” transfer , Some of these migrations modify data .I'm using my actual ActiveRecord models to modify the data, a la: I am using my actual ActiveRecord Model to modify data ,a:
Blog.all.each do |blog| update_some_blog_attributes_to_match_new_schemaend
The problem is that if I load the Blog class, then modify the table, then use the Blog class again, the models have the old table definitions, and cannot save to the new table. The problem is , If I load Blog class , Then modify the table , Then use it again Blog class , Model has old table definition , And cannot be saved to a new table .Is there a way to reload the classes and their attribute definitions so I can reuse them? Is there any way to reload classes and their attribute definitions , So that I can reuse them ?
Solution :
Reference resources : https://stackoom.com/en/question/qEv边栏推荐
猜你喜欢
【thingsboard】替换首页logo的方法
Uni app change the default component style
C语言课设:影院售票管理系统
How to get the first few pieces of data of each group gracefully
陇原战“疫“2021网络安全大赛 Web EasyJaba
Rust blockchain development - signature encryption and private key public key
What is the reason why the webrtc protocol video cannot be played on the easycvr platform?
How does the applet solve the rendering layer network layer error?
Pyqt5 displays file names and pictures
在线文本行固定长度填充工具
随机推荐
A application wakes up B should be a fast method
How to realize real-time audio and video chat function
[untitled]
NEW:Devart dotConnect ADO. NET
Rome chain analysis
As soon as I write the code, President Wang talks with me about the pattern all day
【FineBI】使用FineBI制作自定义地图过程
Scheduling system of kubernetes cluster
Kwai, Tiktok, video number, battle content payment
JVM garbage collection
ClickPaaS低代码平台
美国5G Open RAN再遭重大挫败,抗衡中国5G技术的图谋已告失败
Threejs rendering obj+mtl model source code, 3D factory model
CTF stegano practice stegano 9
This is an age of uncertainty
User behavior collection platform
Laravel8 export excel file
Threejs Internet of things, 3D visualization of farms (I)
The development of mobile IM based on TCP still needs to keep the heartbeat alive
ActiveReportsJS 3.1 VS ActiveReportsJS 3.0